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

  /art/patchoat/
patchoat.cc 410 return VerifySymlink(ImageHeader::GetVdexLocationFromImageLocation(input_image_filename),
411 ImageHeader::GetVdexLocationFromImageLocation(output_image_filename))
419 ImageHeader::GetVdexLocationFromImageLocation(input_image_filename);
450 ImageHeader::GetVdexLocationFromImageLocation(output_image_filename);
    [all...]
  /art/runtime/
image.h 190 static std::string GetVdexLocationFromImageLocation(const std::string& image) {
runtime.cc     [all...]

Completed in 139 milliseconds