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

/external/chromium_org/ppapi/utility/
H A Dcompletion_callback_factory.h313 return NewCallbackHelper(new Dispatcher1<Method, A>(method, a));
645 class Dispatcher1 { class in class:pp::CompletionCallbackFactory
647 Dispatcher1() function in class:pp::CompletionCallbackFactory::Dispatcher1
651 Dispatcher1(Method method, const A& a) function in class:pp::CompletionCallbackFactory::Dispatcher1

Completed in 178 milliseconds