Home
last modified time | relevance | path

Searched defs:last_slash (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Ddevices.cpp204 auto last_slash = path.rfind('/'); in FindPlatformDevice() local
373 auto last_slash = uevent.path.rfind('/'); in GetBlockDeviceSymlinks() local
/system/libbase/
Dlogging.cpp92 const char* last_slash = strrchr(file, '/'); in GetFileBasename() local