Searched defs:GetLocaleFilePath (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/base/resource/
H A Dresource_bundle.cc221 bool locale_file_path_exists = !GetLocaleFilePath(locale, true).empty();
264 base::FilePath ResourceBundle::GetLocaleFilePath(const std::string& app_locale, function in class:ui::ResourceBundle
300 locale_file_path = GetLocaleFilePath(app_locale, true);

Completed in 110 milliseconds