OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:update_all
(Results
1 - 2
of
2
) 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
/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
Completed in 187 milliseconds