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

  /art/runtime/
runtime.h 187 const std::vector<std::string>& GetImageCompilerOptions() const {
  /art/runtime/gc/space/
image_space.cc 130 const std::vector<std::string>& compiler_options = Runtime::Current()->GetImageCompilerOptions();
    [all...]

Completed in 341 milliseconds