Searched refs:res_dictionary_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/content_settings/
H A Dcontent_settings_pref_provider.cc264 std::string res_dictionary_path; local
265 if (GetResourceTypeName(content_type, &res_dictionary_path) &&
269 res_dictionary_path, &resource_dictionary);
274 settings_dictionary->Set(res_dictionary_path, resource_dictionary);
282 res_dictionary_path, NULL);
417 std::string res_dictionary_path; local
418 if (GetResourceTypeName(content_type, &res_dictionary_path)) {
421 res_dictionary_path, &resource_dictionary)) {

Completed in 258 milliseconds