Home
last modified time | relevance | path

Searched refs:GetConstantPool (Results 1 – 2 of 2) sorted by relevance

/external/oj-libjdwp/src/share/back/
DReferenceTypeImpl.c332 error = JVMTI_FUNC_PTR(gdata->jvmti,GetConstantPool) in getConstantPool()
/external/oj-libjdwp/src/share/javavm/export/
Djvmti.h1735 jvmtiError (JNICALL *GetConstantPool) (jvmtiEnv* env,
2196 jvmtiError GetConstantPool(jclass klass, in GetConstantPool() function
2200 …return functions->GetConstantPool(this, klass, constant_pool_count_ptr, constant_pool_byte_count_p… in GetConstantPool()