HomeSort by relevance Sort by last modified time
    Searched refs:GetLocaleFilePath (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/base/resource/
resource_bundle.h 272 base::FilePath GetLocaleFilePath(const std::string& app_locale,
resource_bundle.cc 221 bool locale_file_path_exists = !GetLocaleFilePath(locale, true).empty();
264 base::FilePath ResourceBundle::GetLocaleFilePath(const std::string& app_locale,
300 locale_file_path = GetLocaleFilePath(app_locale, true);
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.cc     [all...]

Completed in 68 milliseconds