Searched defs:Dispatcher3 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/utility/
H A Dcompletion_callback_factory.h460 return NewCallbackHelper(new Dispatcher3<Method, A, B, C>(method, a, b, c));
763 class Dispatcher3 { class in class:pp::CompletionCallbackFactory
765 Dispatcher3() function in class:pp::CompletionCallbackFactory::Dispatcher3
771 Dispatcher3(Method method, const A& a, const B& b, const C& c) function in class:pp::CompletionCallbackFactory::Dispatcher3

Completed in 252 milliseconds