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

  /external/chromium_org/chrome/browser/extensions/api/content_settings/
content_settings_store.h 119 content_settings::OriginIdentifierValueMap* GetValueMap(
123 const content_settings::OriginIdentifierValueMap* GetValueMap(
content_settings_store.cc 103 OriginIdentifierValueMap* map = GetValueMap(ext_id, scope);
181 OriginIdentifierValueMap* ContentSettingsStore::GetValueMap(
202 const OriginIdentifierValueMap* ContentSettingsStore::GetValueMap(
232 OriginIdentifierValueMap* map = GetValueMap(ext_id, scope);
250 const OriginIdentifierValueMap* map = GetValueMap(extension_id, scope);

Completed in 42 milliseconds