Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h167 return image_compiler_options_; in GetImageCompilerOptions()
607 std::vector<std::string> image_compiler_options_; variable
Druntime.cc825 image_compiler_options_ = runtime_options.ReleaseOrDefault(Opt::ImageCompilerOptions); in Init()