Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h269 std::ostream* GetInitFailureOutput() const { in GetInitFailureOutput() function
/art/dex2oat/driver/
Dcompiler_driver.cc2364 GetCompilerOptions().GetInitFailureOutput(); in TryInitializeClass()