HomeSort by relevance Sort by last modified time
    Searched refs:GetImageCompilerOptions (Results 1 - 3 of 3) sorted by null

  /art/runtime/jit/
jit.cc 625 for (const std::string& option : runtime->GetImageCompilerOptions()) {
    [all...]
  /art/runtime/
runtime.h 189 const std::vector<std::string>& GetImageCompilerOptions() const {
    [all...]
  /art/runtime/gc/space/
image_space.cc 174 const std::vector<std::string>& compiler_options = Runtime::Current()->GetImageCompilerOptions();
    [all...]

Completed in 369 milliseconds