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

  /external/chromium_org/chrome/browser/content_settings/
content_settings_details.h 18 // notification with update_all() returning true instead of one notification
39 bool update_all() const { function in class:ContentSettingsDetails
52 // True if all types should be updated. If update_all() is false, this will
mock_settings_observer.cc 34 settings_details->update_all());
tab_specific_content_settings.cc 707 if (settings_details.ptr()->update_all() ||

Completed in 648 milliseconds