Home
last modified time | relevance | path

Searched refs:ppDispatchers (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/net/osl/
Dosl_IpcDispatcher.h43 IpcDispatcherExecutor(IpcDispatcherBase* ppDispatchers[], s32 countDispatchers) in IpcDispatcherExecutor() argument
51 NN_POINTER_ASSERT(ppDispatchers[i]); in IpcDispatcherExecutor()
52 m_ppDispatchers[i] = ppDispatchers[i]; in IpcDispatcherExecutor()