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 262 base::FilePath GetLocaleFilePath(const std::string& app_locale,
resource_bundle.cc 232 bool locale_file_path_exists = !GetLocaleFilePath(locale, true).empty();
275 base::FilePath ResourceBundle::GetLocaleFilePath(const std::string& app_locale,
311 locale_file_path = GetLocaleFilePath(app_locale, true);
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.cc     [all...]

Completed in 797 milliseconds