Searched defs:last_slash (Results 1 – 6 of 6) sorted by relevance
74 const char* last_slash = strrchr(argv[0], '/'); in InitLogging() local
82 size_t last_slash = descriptor.rfind('/'); in DescriptorClassToName() local1451 char* last_slash = strrchr(mangle, '/'); in DumpClass() local1899 const size_t last_slash = dex_file_location.rfind('/'); in OutputDexFile() local
523 size_t last_slash = filename.rfind('/'); in Stem() local
3938 size_t last_slash = image_location.rfind('/'); in ExpandMultiImageLocations() local
577 auto last_slash = vdex_path_to_add.rfind('/'); in UnlinkLeastRecentlyUsedVdexIfNeeded() local
1861 size_t last_slash = dex_file->GetLocation().rfind('/'); in Compile() local2871 size_t last_slash = res.rfind('/'); in StripIsaFrom() local