Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.cpp216 auto last_slash = path.rfind('/'); in FindPlatformDevice() local
380 auto last_slash = uevent.path.rfind('/'); in GetBlockDeviceSymlinks() local
/system/tools/sysprop/
DCommon.cpp260 size_t last_slash = path.rfind('/'); in CreateDirectories() local
/system/core/base/
Dlogging.cpp88 const char* last_slash = strrchr(file, '/'); in GetFileBasename() local