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
33 size_t lastPathSepLoc = executablePath.find_last_of("\\/"); in GetDirectory() local
38 size_t lastPathSepLoc = executableLocation.find_last_of("\\/"); in GetExecutableDirectory() local