Searched defs:last_slash (Results 1 – 1 of 1) sorted by relevance
379 size_t last_slash = path.find_last_of('/'); in CreatePath() local546 const char* last_slash = strrchr(apk_path, '/'); in ShouldSkipPreopt() local