Searched defs:last_slash (Results 1 – 3 of 3) sorted by relevance
216 auto last_slash = path.rfind('/'); in FindPlatformDevice() local380 auto last_slash = uevent.path.rfind('/'); in GetBlockDeviceSymlinks() local
260 size_t last_slash = path.rfind('/'); in CreateDirectories() local
88 const char* last_slash = strrchr(file, '/'); in GetFileBasename() local