HomeSort by relevance Sort by last modified time
    Searched refs:current_table (Results 1 - 5 of 5) sorted by null

  /art/runtime/openjdkjvmti/
ti_jni.cc 72 const JNINativeInterface* current_table; local
75 current_table = art::JNIEnvExt::GetFunctionTable(check_jni);
84 memcpy(data, current_table, sizeof(JNINativeInterface));
  /external/autotest/server/cros/faft/
firmware_test.py     [all...]
  /art/oatdump/
oatdump.cc 3058 ImtConflictTable* current_table = ptr->GetImtConflictTable(pointer_size); local
3210 ImtConflictTable* current_table = ptr->GetImtConflictTable(pointer_size); local
3269 ImtConflictTable* current_table = ptr->GetImtConflictTable(pointer_size); local
    [all...]
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc 2502 ImtConflictTable* current_table = conflict_method->GetImtConflictTable(kRuntimePointerSize); local
    [all...]
  /art/runtime/
class_linker.cc 6246 ImtConflictTable* current_table = conflict_method->GetImtConflictTable(kRuntimePointerSize); local
    [all...]

Completed in 360 milliseconds