Searched defs:GetBaseName (Results 1 – 4 of 4) sorted by relevance
38 wstring WindowsStringUtils::GetBaseName(const wstring &filename) { in GetBaseName() function in google_breakpad::WindowsStringUtils
212 inline const char* GetBaseName(const char* path) { in GetBaseName() function
4302 std::string GetBaseName(const std::string &nameWithPath) in GetBaseName() function
66 string GetBaseName(const string& name, char separator) { in GetBaseName() function