Searched defs:last_slash (Results 1 – 2 of 2) sorted by relevance
204 auto last_slash = path.rfind('/'); in FindPlatformDevice() local373 auto last_slash = uevent.path.rfind('/'); in GetBlockDeviceSymlinks() local
92 const char* last_slash = strrchr(file, '/'); in GetFileBasename() local