Home
last modified time | relevance | path

Searched refs:method_code_in_boot (Results 1 – 1 of 1) sorted by relevance

/art/compiler/driver/
Dcompiler_driver.cc1661 bool method_code_in_boot = declaring_class->GetClassLoader() == nullptr; in GetCodeAndMethodForDirectCall() local
1663 if (!method_code_in_boot) { in GetCodeAndMethodForDirectCall()
1683 if (method_code_in_boot) { in GetCodeAndMethodForDirectCall()