OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dispatchCallsForPlugin
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/plugins/
PluginMainThreadScheduler.h
57
void
dispatchCallsForPlugin
(NPP, const Deque<Call>& calls);
PluginMainThreadScheduler.cpp
76
void PluginMainThreadScheduler::
dispatchCallsForPlugin
(NPP npp, const Deque<Call>& calls)
108
dispatchCallsForPlugin
(it->first, it->second);
Completed in 653 milliseconds