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

/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/
H A DipcDConnectService.cpp1194 // note that FinishArrayParam is called only from OnInvoke to free memory
1195 // after the call has been served. When OnInvoke sets up out and retval
3706 OnInvoke(peer, (const DConnectInvoke *) op, opLen);
3957 ipcDConnectService::OnInvoke(PRUint32 peer, const DConnectInvoke *invoke, PRUint32 opLen) function in class:ipcDConnectService
3959 LOG(("ipcDConnectService::OnInvoke [peer=%u instance=0x%Lx method=%u]\n",

Completed in 54 milliseconds