Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Ddevices.cpp241 auto last_slash = path.rfind('/'); in FindPlatformDevice() local
438 auto last_slash = uevent.path.rfind('/'); in GetBlockDeviceSymlinks() local
/aosp14/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp2776 const char* last_slash = in Extract() local