Searched defs:IRemoteStub (Results 1 – 2 of 2) sorted by relevance
32 template <typename INTERFACE> IRemoteStub<INTERFACE>::IRemoteStub() : IPCObjectStub(INTERFACE::GetD… in IRemoteStub() function
44 template <typename INTERFACE> IRemoteStub<INTERFACE>::IRemoteStub(bool serialInvokeFlag) in IRemoteStub() function