Searched refs:GetFileNameFromPath (Results 1 – 2 of 2) sorted by relevance
66 static std::string GetFileNameFromPath(const std::string& s) { in GetFileNameFromPath() function
1636 std::string fileName = GetFileNameFromPath(path_); in DoCommand()