Searched defs:last_slash (Results 1 – 4 of 4) sorted by relevance
387 size_t last_slash = path.find_last_of('/'); in CreatePath() local531 const char* last_slash = strrchr(apk_path, '/'); in ShouldSkipPreopt() local
122 string::size_type last_slash = file->name().find_last_of('/'); in GetFileDefaultImmutableClassName() local
184 string::size_type last_slash = file->name().find_last_of('/'); in FileClassName() local
228 string::size_type last_slash = path.rfind('/'); in PathSplit() local