Home | History | Annotate | Download | only in include

Lines Matching refs:GetConstantPool

1735   jvmtiError (JNICALL *GetConstantPool) (jvmtiEnv* env,
2196 jvmtiError GetConstantPool(jclass klass,
2200 return functions->GetConstantPool(this, klass, constant_pool_count_ptr, constant_pool_byte_count_ptr, constant_pool_bytes_ptr);