Home
last modified time | relevance | path

Searched defs:GetObjectHeapId (Results 1 – 2 of 2) sorted by relevance

/art/test/913-heaps/
Dheaps.cc871 using GetObjectHeapId = jvmtiError(*)(jvmtiEnv*, jlong, jint*, ...); typedef
/art/openjdkjvmti/
Dti_heap.cc1516 jvmtiError HeapExtensions::GetObjectHeapId(jvmtiEnv* env, jlong tag, jint* heap_id, ...) { in GetObjectHeapId() function in openjdkjvmti::HeapExtensions