Home
last modified time | relevance | path

Searched refs:IOwner (Results 1 - 13 of 13) 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)
67 typedef void *IOwner; typedef
77 typedef int (*INotify)(IOwner owner, int code, IpcIo *reply);
114 int (*Invoke)(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify);
/foundation/communication/ipc/ipc/test/ipc/client/
H A Dipc_test_client.c51 static int ServerAddCallback(IOwner owner, int code, IpcIo *reply) in ServerAddCallback()
85 static int ServerMultiCallback(IOwner owner, int code, IpcIo *reply) in ServerMultiCallback()
116 static int ServerSubCallback(IOwner owner, int code, IpcIo *reply) in ServerSubCallback()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_daemon_client.h47 static int Notify(IOwner owner, int code, IpcIo *reply);
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_manager.cpp65 static uint8_t DeserializeInnerAbilityInfo(IOwner owner, IpcIo *reply) in DeserializeInnerAbilityInfo()
93 static uint8_t DeserializeInnerBundleInfo(IOwner owner, IpcIo *reply) in DeserializeInnerBundleInfo()
124 static uint8_t DeserializeInnerBundleInfos(IOwner owner, IpcIo *reply) in DeserializeInnerBundleInfos()
156 static uint8_t DeserializeInnerBundleName(IOwner owner, IpcIo *reply) in DeserializeInnerBundleName()
196 static uint8_t DeserializeBundleSize(IOwner owner, IpcIo *reply) in DeserializeBundleSize()
213 static uint8_t DeserializeSystemCapabilities(IOwner owner, IpcIo *reply) in DeserializeSystemCapabilities()
257 static int Notify(IOwner owner, int code, IpcIo *reply) in Notify()
H A Dbundle_callback.cpp38 static int Notify(IOwner owner, int code, IpcIo *reply) in Notify()
/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/
H A Dapp_spawn_client.cpp30 static int Notify(IOwner owner, int code, IpcIo *reply) in Notify()
/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_server_proxy.c33 static int ClientSimpleResultCb(IOwner owner, int code, IpcIo *reply) in ClientSimpleResultCb()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_client_server_proxy.cpp48 static int32_t SendCmdResultCb(IOwner owner, int32_t code, IpcIo *reply) in SendCmdResultCb()
/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()
/foundation/communication/dsoftbus/sdk/transmission/ipc/small/
H A Dtrans_server_proxy.c33 static int ProxyCallback(IOwner owner, int code, IpcIo *reply) in ProxyCallback()
45 static int OpenSessionProxyCallback(IOwner owner, int code, IpcIo *reply) in OpenSessionProxyCallback()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_daemon_client.cpp35 int BundleDaemonClient::Notify(IOwner owner, int code, IpcIo *reply) in Notify()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/tools/src/
H A Dcommand_parser.cpp426 static int BmsToolNotify(IOwner owner, int code, IpcIo *reply) in BmsToolNotify()

Completed in 8 milliseconds