Home
last modified time | relevance | path

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

/art/imgdiag/
Dimgdiag.cc1771 static std::string BaseName(const std::string& str) { in BaseName() function in art::ImgDiagDumper
1782 return BaseName(std::string(image_location)); in GetImageLocationBaseName()