Searched defs:GetFieldName (Results 1 – 4 of 4) sorted by relevance
151 inline const char* DexFile::GetFieldName(const dex::FieldId& field_id) const { in GetFieldName() function155 inline const char* DexFile::GetFieldName(uint32_t field_idx) const { in GetFieldName() function
131 jvmtiError FieldUtil::GetFieldName(jvmtiEnv* env, in GetFieldName() function in openjdkjvmti::FieldUtil
806 static jvmtiError GetFieldName(jvmtiEnv* env, in GetFieldName() function in openjdkjvmti::JvmtiFunctions
2253 jvmtiError GetFieldName(jclass klass, in GetFieldName() function