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

  /art/runtime/
compiler_callbacks.h 67 virtual void SetDoesClassUnloading(bool does_class_unloading ATTRIBUTE_UNUSED,
  /art/compiler/dex/
quick_compiler_callbacks.h 60 void SetDoesClassUnloading(bool does_class_unloading, CompilerDriver* compiler_driver)
  /art/compiler/driver/
compiler_driver_test.cc 388 callbacks_->SetDoesClassUnloading(true, compiler_driver_.get());
  /art/dex2oat/
dex2oat.cc     [all...]

Completed in 91 milliseconds