OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PopEvent
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/automation/
automation_event_queue.h
44
AutomationEvent*
PopEvent
();
45
AutomationEvent*
PopEvent
(int observer_id);
automation_event_queue.cc
53
AutomationEventQueue::AutomationEvent* AutomationEventQueue::
PopEvent
() {
62
AutomationEventQueue::AutomationEvent* AutomationEventQueue::
PopEvent
(
111
PopEvent
() :
112
PopEvent
(wait_observer_id_);
Completed in 25 milliseconds