OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dispatch_initial_state
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/storage/browser/quota/
storage_observer.cc
27
:
dispatch_initial_state
(false) {
37
dispatch_initial_state
(get_initial_state) {
46
dispatch_initial_state
(get_initial_state) {
storage_observer.h
43
bool
dispatch_initial_state
;
member in struct:storage::StorageObserver::MonitorParams
storage_monitor.cc
132
if (!params.
dispatch_initial_state
)
/external/chromium_org/content/browser/quota/
storage_monitor_unittest.cc
374
params.
dispatch_initial_state
= true;
399
params.
dispatch_initial_state
= true;
Completed in 584 milliseconds