OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DispatchPendingEvent
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/storage/browser/quota/
storage_monitor.h
60
void
DispatchPendingEvent
();
storage_monitor.cc
98
&StorageObserverList::
DispatchPendingEvent
);
107
void StorageObserverList::
DispatchPendingEvent
() {
/external/chromium_org/extensions/browser/
event_router.h
291
void
DispatchPendingEvent
(const linked_ptr<Event>& event,
event_router.cc
656
base::Bind(&EventRouter::
DispatchPendingEvent
,
710
void EventRouter::
DispatchPendingEvent
(const linked_ptr<Event>& event,
/external/chromium_org/content/browser/quota/
storage_monitor_unittest.cc
115
observer_list.
DispatchPendingEvent
();
Completed in 82 milliseconds