Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.cc2039 for (const std::string& compiler_option : runtime->GetImageCompilerOptions()) { in CompileBootclasspathElements() local
2040 args.push_back(compiler_option); in CompileBootclasspathElements()