Home
last modified time | relevance | path

Searched defs:current_table (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/openjdkjvmti/
H A Dti_jni.cc72 const JNINativeInterface* current_table; in GetJNIFunctionTable() local
/aosp12/art/oatdump/
H A Doatdump.cc2732 ImtConflictTable* current_table = ptr->GetImtConflictTable(pointer_size); in DumpImtStats() local
2885 ImtConflictTable* current_table = ptr->GetImtConflictTable(pointer_size); in DumpIMTForClass() local
2944 ImtConflictTable* current_table = ptr->GetImtConflictTable(pointer_size); in DumpIMTForMethod() local
/aosp12/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc2360 ImtConflictTable* current_table = conflict_method->GetImtConflictTable(kRuntimePointerSize); in artInvokeInterfaceTrampoline() local
/aosp12/art/runtime/
H A Dclass_linker.cc6885 ImtConflictTable* current_table = conflict_method->GetImtConflictTable(kRuntimePointerSize); in AddMethodToConflictTable() local