Home
last modified time | relevance | path

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

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