Searched defs:last_slash (Results 1 – 6 of 6) sorted by relevance
74 const char* last_slash = strrchr(argv[0], '/'); in InitLogging() local
474 size_t last_slash = filename.rfind('/'); in Stem() local
3718 size_t last_slash = image_location.rfind('/'); in ExpandMultiImageLocations() local
84 size_t last_slash = descriptor.rfind('/'); in DescriptorClassToName() local1456 char* last_slash = strrchr(mangle, '/'); in DumpClass() local2134 const size_t last_slash = dex_file_location.rfind('/'); in OutputDexFile() local
621 auto last_slash = vdex_path_to_add.rfind('/'); in UnlinkLeastRecentlyUsedVdexIfNeeded() local
1903 size_t last_slash = dex_file->GetLocation().rfind('/'); in Compile() local2907 size_t last_slash = res.rfind('/'); in StripIsaFrom() local