Searched defs:last_slash (Results 1 – 5 of 5) sorted by relevance
74 const char* last_slash = strrchr(argv[0], '/'); in InitLogging() local
474 size_t last_slash = filename.rfind('/'); in Stem() local
3724 size_t last_slash = image_location.rfind('/'); in ExpandMultiImageLocations() local
636 auto last_slash = vdex_path_to_add.rfind('/'); in UnlinkLeastRecentlyUsedVdexIfNeeded() local
1884 size_t last_slash = dex_file->GetLocation().rfind('/'); in Compile() local2890 size_t last_slash = res.rfind('/'); in StripIsaFrom() local