Searched defs:last_slash (Results 1 – 5 of 5) sorted by relevance
74 const char* last_slash = strrchr(argv[0], '/'); in InitLogging() local
82 size_t last_slash = descriptor.rfind('/'); in DescriptorClassToName() local1384 char* last_slash = strrchr(mangle, '/'); in DumpClass() local1832 const size_t last_slash = dex_file_location.rfind('/'); in OutputDexFile() local
583 auto last_slash = vdex_path_to_add.rfind('/'); in UnlinkLeastRecentlyUsedVdexIfNeeded() local
2083 size_t last_slash = dex_file->GetLocation().rfind('/'); in Compile() local2975 size_t last_slash = res.rfind('/'); in StripIsaFrom() local
4107 size_t last_slash = image_location.rfind('/'); in ExpandMultiImageLocations() local