Searched refs:dispatchCallsForPlugin (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/plugins/
H A DPluginMainThreadScheduler.h57 void dispatchCallsForPlugin(NPP, const Deque<Call>& calls);
H A DPluginMainThreadScheduler.cpp76 void PluginMainThreadScheduler::dispatchCallsForPlugin(NPP npp, const Deque<Call>& calls) function in class:WebCore::PluginMainThreadScheduler
108 dispatchCallsForPlugin(it->first, it->second);

Completed in 67 milliseconds