Searched defs:last_slash (Results 1 – 10 of 10) sorted by relevance
33 const char* last_slash = strrchr(path, '/'); in __gnu_basename() local
212 auto last_slash = path.rfind('/'); in FindPlatformDevice() local381 auto last_slash = uevent.path.rfind('/'); in GetBlockDeviceSymlinks() local
74 const char* last_slash = strrchr(argv[0], '/'); in InitLogging() local
405 size_t last_slash = path.find_last_of('/'); in CreatePath() local453 const char* last_slash = strrchr(apk_path, '/'); in ShouldSkipPreopt() local
64 const char* last_slash = strrchr(path, '/'); in dirname() 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
87 const char* last_slash = strrchr(file, '/'); in GetFileBasename() local
561 auto last_slash = vdex_path_to_add.rfind('/'); in UnlinkLeastRecentlyUsedVdexIfNeeded() local
1874 size_t last_slash = dex_file->GetLocation().rfind('/'); in Compile() local2862 size_t last_slash = res.rfind('/'); in StripIsaFrom() local
3619 size_t last_slash = image_location.rfind('/'); in ExpandMultiImageLocations() local