Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_jni.cc72 const JNINativeInterface* current_table; in GetJNIFunctionTable() local
/art/oatdump/
Doatdump.cc3098 ImtConflictTable* current_table = ptr->GetImtConflictTable(pointer_size); in DumpImtStats() local
3251 ImtConflictTable* current_table = ptr->GetImtConflictTable(pointer_size); in DumpIMTForClass() local
3310 ImtConflictTable* current_table = ptr->GetImtConflictTable(pointer_size); in DumpIMTForMethod() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2440 ImtConflictTable* current_table = conflict_method->GetImtConflictTable(kRuntimePointerSize); in artInvokeInterfaceTrampoline() local
/art/runtime/
Dclass_linker.cc6927 ImtConflictTable* current_table = conflict_method->GetImtConflictTable(kRuntimePointerSize); in AddMethodToConflictTable() local