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

  /external/chromium/chrome/browser/content_settings/
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
stub_settings_observer.cc 27 last_update_all = settings_details.ptr()->update_all();
  /external/chromium/chrome/browser/geolocation/
geolocation_content_settings_map_unittest.cc 35 last_update_all = settings_details.ptr()->update_all();

Completed in 691 milliseconds