Home
last modified time | relevance | path

Searched refs:hash_code_ptr (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/art/openjdkjvmti/
H A Dti_object.cc62 jint* hash_code_ptr) { in GetObjectHashCode() argument
66 if (hash_code_ptr == nullptr) { in GetObjectHashCode()
73 *hash_code_ptr = object->IdentityHashCode(); in GetObjectHashCode()
H A Dti_object.h44 static jvmtiError GetObjectHashCode(jvmtiEnv* env, jobject object, jint* hash_code_ptr);
H A DOpenjdkJvmTi.cc793 static jvmtiError GetObjectHashCode(jvmtiEnv* env, jobject object, jint* hash_code_ptr) { in GetObjectHashCode() argument
795 return ObjectUtil::GetObjectHashCode(env, object, hash_code_ptr); in GetObjectHashCode()
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/openjdkjvmti/include/
Djvmti.h1310 jint* hash_code_ptr);
2244 jint* hash_code_ptr) { in GetObjectHashCode()
2245 return functions->GetObjectHashCode(this, object, hash_code_ptr); in GetObjectHashCode()
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/openjdkjvmti/include/
Djvmti.h1310 jint* hash_code_ptr);
2244 jint* hash_code_ptr) { in GetObjectHashCode()
2245 return functions->GetObjectHashCode(this, object, hash_code_ptr); in GetObjectHashCode()
/aosp_15_r20/art/openjdkjvmti/include/
H A Djvmti.h1310 jint* hash_code_ptr);
2244 jint* hash_code_ptr) { in GetObjectHashCode()
2245 return functions->GetObjectHashCode(this, object, hash_code_ptr); in GetObjectHashCode()
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/
Djvmti.h1310 jint* hash_code_ptr);
2244 jint* hash_code_ptr) { in GetObjectHashCode()
2245 return functions->GetObjectHashCode(this, object, hash_code_ptr); in GetObjectHashCode()
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/
Djvmti.h1310 jint* hash_code_ptr);
2244 jint* hash_code_ptr) { in GetObjectHashCode()
2245 return functions->GetObjectHashCode(this, object, hash_code_ptr); in GetObjectHashCode()
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/
H A Djvmti.h1310 jint* hash_code_ptr);
2244 jint* hash_code_ptr) { in GetObjectHashCode()
2245 return functions->GetObjectHashCode(this, object, hash_code_ptr); in GetObjectHashCode()
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/openjdkjvmti/include/
Djvmti.h1310 jint* hash_code_ptr);
2244 jint* hash_code_ptr) { in GetObjectHashCode()
2245 return functions->GetObjectHashCode(this, object, hash_code_ptr); in GetObjectHashCode()
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/openjdkjvmti/include/
Djvmti.h1310 jint* hash_code_ptr);
2244 jint* hash_code_ptr) { in GetObjectHashCode()
2245 return functions->GetObjectHashCode(this, object, hash_code_ptr); in GetObjectHashCode()
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/openjdkjvmti/include/
Djvmti.h1310 jint* hash_code_ptr);
2244 jint* hash_code_ptr) { in GetObjectHashCode()
2245 return functions->GetObjectHashCode(this, object, hash_code_ptr); in GetObjectHashCode()
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/include/
Djvmti.h1355 jint* hash_code_ptr);
2366 jint* hash_code_ptr) { in GetObjectHashCode()
2367 return functions->GetObjectHashCode(this, object, hash_code_ptr); in GetObjectHashCode()
/aosp_15_r20/prebuilts/jdk/jdk21/windows-x86/include/
Djvmti.h1355 jint* hash_code_ptr);
2366 jint* hash_code_ptr) { in GetObjectHashCode()
2367 return functions->GetObjectHashCode(this, object, hash_code_ptr); in GetObjectHashCode()
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/include/
Djvmti.h1355 jint* hash_code_ptr);
2366 jint* hash_code_ptr) { in GetObjectHashCode()
2367 return functions->GetObjectHashCode(this, object, hash_code_ptr); in GetObjectHashCode()
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/include/
Djvmti.h1355 jint* hash_code_ptr);
2366 jint* hash_code_ptr) { in GetObjectHashCode()
2367 return functions->GetObjectHashCode(this, object, hash_code_ptr); in GetObjectHashCode()