Searched defs:last_slash (Results 1 – 6 of 6) sorted by relevance
73 const char* last_slash = strrchr(argv[0], '/'); in InitLogging() local
81 size_t last_slash = descriptor.rfind('/'); in DescriptorClassToName() local1380 char* last_slash = strrchr(mangle, '/'); in DumpClass() local1828 const size_t last_slash = dex_file_location.rfind('/'); in OutputDexFile() local
455 size_t last_slash = file.find_last_of('/'); in FileExists() local
1777 size_t last_slash = dex_file->GetLocation().rfind('/'); in Compile() local2707 size_t last_slash = res.rfind('/'); in StripIsaFrom() local
817 auto last_slash = vdex_path_to_add.rfind('/'); in UnlinkLeastRecentlyUsedVdexIfNeeded() local
2328 size_t last_slash = image_location.rfind('/'); in ExpandMultiImageLocations() local