Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_jni.cc72 const JNINativeInterface* current_table; in GetJNIFunctionTable() local
/art/oatdump/
Doatdump.cc3084 ImtConflictTable* current_table = ptr->GetImtConflictTable(pointer_size); in DumpImtStats() local
3237 ImtConflictTable* current_table = ptr->GetImtConflictTable(pointer_size); in DumpIMTForClass() local
3296 ImtConflictTable* current_table = ptr->GetImtConflictTable(pointer_size); in DumpIMTForMethod() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2466 ImtConflictTable* current_table = conflict_method->GetImtConflictTable(kRuntimePointerSize); in artInvokeInterfaceTrampoline() local