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

  /art/runtime/
image.h 177 static std::string GetOatLocationFromImageLocation(const std::string& image) {
runtime.cc     [all...]
  /art/patchoat/
patchoat.cc 209 ImageHeader::GetOatLocationFromImageLocation(input_image_filename);
242 ImageHeader::GetOatLocationFromImageLocation(output_image_filename);
    [all...]
  /art/runtime/gc/space/
image_space.cc 127 oat_file_option_string += ImageHeader::GetOatLocationFromImageLocation(image_filename);
    [all...]
  /art/oatdump/
oatdump.cc     [all...]

Completed in 514 milliseconds