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

  /art/compiler/
common_compiler_test.cc 102 class_linker_->SetEntryPointsToInterpreter(method);
  /art/runtime/
runtime_callbacks_test.cc 79 class_linker_->SetEntryPointsToInterpreter(&m);
class_linker.h 525 void SetEntryPointsToInterpreter(ArtMethod* method) const
    [all...]
class_linker.cc     [all...]
  /art/runtime/openjdkjvmti/
ti_redefine.cc     [all...]

Completed in 82 milliseconds