Searched refs:GetExecutableDir (Results 1 – 3 of 3) sorted by relevance
68 bool PathService::GetExecutableDir(std::string* path) { in GetExecutableDir() function in PathService111 if (!GetExecutableDir(path)) in GetSourceDir()
26 static bool GetExecutableDir(std::string* path);
95 if (!PathService::GetExecutableDir(&font_path_)) in TestFonts()