Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Diremote_proxy.h24 template <typename INTERFACE> class IRemoteProxy : public PeerHolder, public INTERFACE { class
34 IRemoteProxy<INTERFACE>::IRemoteProxy(const sptr<IRemoteObject> &object) : PeerHolder(object) in IRemoteProxy() function in OHOS::IRemoteProxy
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Diremote_proxy.h24 template <typename INTERFACE> class IRemoteProxy : public PeerHolder, public INTERFACE { class
34 IRemoteProxy<INTERFACE>::IRemoteProxy(const sptr<IRemoteObject> &object) : PeerHolder(object) in IRemoteProxy() function in OHOS::IRemoteProxy

Completed in 2 milliseconds