Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h314 static std::string ImageLocation();
Doat_file_assistant.cc741 std::string image_location = ImageLocation(); in Dex2Oat()
847 std::string OatFileAssistant::ImageLocation() { in ImageLocation() function in art::OatFileAssistant