GetLocaleFilePath 2637 chrome/browser/chrome_content_browser_client.cc       GetLocaleFilePath(locale, false);
GetLocaleFilePath  212 ui/base/resource/resource_bundle.cc   return !GetLocaleFilePath(locale, true).empty();
GetLocaleFilePath  277 ui/base/resource/resource_bundle.cc       locale_file_path = GetLocaleFilePath(app_locale, true);
GetLocaleFilePath  252 ui/base/resource/resource_bundle.h   base::FilePath GetLocaleFilePath(const std::string& app_locale,