Home
last modified time | relevance | path

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

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