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

  /external/chromium_org/extensions/browser/
extension_pref_value_map.h 181 ExtensionEntryMap::const_iterator GetEffectivePrefValueController(
extension_pref_value_map.cc 83 GetEffectivePrefValueController(pref_key, incognito, NULL);
115 GetEffectivePrefValueController(pref_key, incognito, from_incognito);
248 GetEffectivePrefValueController(key, incognito, from_incognito);
289 ExtensionPrefValueMap::GetEffectivePrefValueController(
377 GetEffectivePrefValueController(pref_key, false, NULL);

Completed in 37 milliseconds