Home
last modified time | relevance | path

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

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