Home
last modified time | relevance | path

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

/aosp12/art/imgdiag/
H A Dimgdiag.cc1446 std::string image_location_base_name = GetImageLocationBaseName(image_location); in DumpImageDiffMap()
1782 static std::string GetImageLocationBaseName(const std::string& image_location) { in GetImageLocationBaseName() function in art::ImgDiagDumper