Searched defs:dispatchCallsForPlugin (Results 1 - 1 of 1) sorted by relevance
/external/webkit/Source/WebCore/plugins/ | ||
H A D | PluginMainThreadScheduler.cpp | 76 void PluginMainThreadScheduler::dispatchCallsForPlugin(NPP npp, const Deque<Call>& calls) function in class:WebCore::PluginMainThreadScheduler 108 dispatchCallsForPlugin(it->first, it->second); |
Completed in 52 milliseconds