Home
last modified time | relevance | path

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

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