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/dexlayout/
Ddexlayout.cc82 size_t last_slash = descriptor.rfind('/'); in DescriptorClassToName() local
1384 char* last_slash = strrchr(mangle, '/'); in DumpClass() local
1832 const size_t last_slash = dex_file_location.rfind('/'); in OutputDexFile() local
/art/runtime/
Doat_file_manager.cc583 auto last_slash = vdex_path_to_add.rfind('/'); in UnlinkLeastRecentlyUsedVdexIfNeeded() local
/art/dex2oat/
Ddex2oat.cc2083 size_t last_slash = dex_file->GetLocation().rfind('/'); in Compile() local
2975 size_t last_slash = res.rfind('/'); in StripIsaFrom() local
/art/runtime/gc/space/
Dimage_space.cc4107 size_t last_slash = image_location.rfind('/'); in ExpandMultiImageLocations() local