Home
last modified time | relevance | path

Searched defs:IClientProxy (Results 1 – 1 of 1) sorted by relevance

/foundation/distributedschedule/samgr_lite/interfaces/kits/registry/
Diproxy_client.h79 typedef struct IClientProxy IClientProxy; typedef
91 struct IClientProxy { struct
114 int (*Invoke)(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify); argument