Home
last modified time | relevance | path

Searched refs:INotify (Results 1 - 3 of 3) sorted by relevance

/foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry/
H A Diproxy_client.h65 int (*Invoke)(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify)
72 * The client implements this <b>INotify</b> callback to receive response data from the server. \n
77 typedef int (*INotify)(IOwner owner, int code, IpcIo *reply); typedef
114 int (*Invoke)(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify);
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Ddefault_client.c53 static int ProxyInvoke(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify);
165 static int ProxyInvoke(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify) in ProxyInvoke()
H A Ddefault_client_rpc.c20 static int ProxyInvoke(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify);
159 static int ProxyInvoke(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify) in ProxyInvoke()

Completed in 2 milliseconds