Searched defs:lastDot (Results 1 – 3 of 3) sorted by relevance
181 auto lastDot = filename.find_last_of('.'); in SplitPath() local
759 char* lastDot = strrchr(dupModuleName, '.'); in GetNativeModulePath() local
158 size_t lastDot = fileName.find_last_of('.'); in GetCoverUri() local