content_settings_details.h | 18 // notification with update_all() returning true instead of one notification 34 bool update_all() const { return pattern_.AsString().empty(); } function in class:ContentSettingsDetails 44 // True if all types should be updated. If update_all() is false, this will
|