Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.cpp181 auto last_slash = path.rfind('/'); in FindPlatformDevice() local
343 auto last_slash = uevent.path.rfind('/'); in GetBlockDeviceSymlinks() local
/system/core/base/
Dlogging.cpp328 const char* last_slash = strrchr(file, '/'); in GetFileBasename() local