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

  /art/dexoptanalyzer/
dexoptanalyzer.cc 172 image_ = GetDefaultBootImageLocation(&error_msg);
  /art/runtime/
utils.h 156 std::string GetDefaultBootImageLocation(std::string* error_msg);
utils.cc 782 std::string GetDefaultBootImageLocation(std::string* error_msg) {

Completed in 101 milliseconds