Home
last modified time | relevance | path

Searched defs:last_slash (Results 1 – 5 of 5) sorted by relevance

/art/libartbase/base/
Dlogging.cc74 const char* last_slash = strrchr(argv[0], '/'); in InitLogging() local
/art/runtime/gc/space/
Dimage_space_test.cc474 size_t last_slash = filename.rfind('/'); in Stem() local
Dimage_space.cc3724 size_t last_slash = image_location.rfind('/'); in ExpandMultiImageLocations() local
/art/runtime/oat/
Doat_file_manager.cc636 auto last_slash = vdex_path_to_add.rfind('/'); in UnlinkLeastRecentlyUsedVdexIfNeeded() local
/art/dex2oat/
Ddex2oat.cc1884 size_t last_slash = dex_file->GetLocation().rfind('/'); in Compile() local
2890 size_t last_slash = res.rfind('/'); in StripIsaFrom() local