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

/external/chromium_org/ppapi/utility/
H A Dcompletion_callback_factory.h379 return NewCallbackHelper(new Dispatcher2<Method, A, B>(method, a, b));
701 class Dispatcher2 { class in class:pp::CompletionCallbackFactory
703 Dispatcher2() function in class:pp::CompletionCallbackFactory::Dispatcher2
708 Dispatcher2(Method method, const A& a, const B& b) function in class:pp::CompletionCallbackFactory::Dispatcher2

Completed in 421 milliseconds