OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notification_timer_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/storage/browser/quota/
storage_monitor.h
63
base::OneShotTimer<StorageObserverList>
notification_timer_
;
member in class:storage::StorageObserverList
storage_monitor.cc
52
notification_timer_
.Stop();
94
notification_timer_
.Start(
/external/chromium_org/content/browser/quota/
storage_monitor_unittest.cc
120
return observer_list.
notification_timer_
.IsRunning()
Completed in 33 milliseconds