Searched defs:lastPathSepLoc (Results 1 – 4 of 4) sorted by relevance
39 size_t lastPathSepLoc = executablePath.find_last_of("/"); in GetExecutableDirectory() local
47 size_t lastPathSepLoc = executablePath.find_last_of("/"); in GetExecutableDirectory() local
241 size_t lastPathSepLoc = path.find_last_of("\\/"); in StripFilenameFromPath() local
38 size_t lastPathSepLoc = executableLocation.find_last_of("\\/"); in GetExecutableDirectory() local