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.cc 181 return !GetLocaleFilePath(locale, true).empty();
207 base::FilePath ResourceBundle::GetLocaleFilePath(const std::string& app_locale,
246 locale_file_path = GetLocaleFilePath(app_locale, true);
resource_bundle.h 253 base::FilePath GetLocaleFilePath(const std::string& app_locale,
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.cc     [all...]

Completed in 90 milliseconds