Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dotapreopt.cpp397 size_t last_slash = path.find_last_of('/'); in CreatePath() local
445 const char* last_slash = strrchr(apk_path, '/'); in ShouldSkipPreopt() local
/frameworks/native/libs/binder/trusty/
Dlogging.cpp32 const char* last_slash = strrchr(file, '/'); in GetFileBasename() local
/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp2776 const char* last_slash = in Extract() local