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

  /external/chromium/chrome/browser/tab_contents/
tab_specific_content_settings.cc 96 void TabSpecificContentSettings::OnContentAccessed(ContentSettingsType type) {
129 OnContentAccessed(CONTENT_SETTINGS_TYPE_COOKIES);
144 OnContentAccessed(CONTENT_SETTINGS_TYPE_COOKIES);
159 OnContentAccessed(CONTENT_SETTINGS_TYPE_COOKIES);
177 OnContentAccessed(CONTENT_SETTINGS_TYPE_COOKIES);
193 OnContentAccessed(CONTENT_SETTINGS_TYPE_COOKIES);
204 OnContentAccessed(CONTENT_SETTINGS_TYPE_COOKIES);
tab_specific_content_settings.h 166 void OnContentAccessed(ContentSettingsType type);

Completed in 32 milliseconds