Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry/
H A Diproxy_server.h76 typedef struct IServerProxy IServerProxy; typedef
84 struct IServerProxy { struct
106 int32 (*Invoke)(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply); argument