| /foundation/communication/dsoftbus/core/transmission/ipc/standard/src/ |
| D | trans_client_proxy.cpp | 35 sptr<TransClientProxy> clientProxy = new (std::nothrow) TransClientProxy(clientObject); in GetClientProxy() local 45 sptr<TransClientProxy> clientProxy = GetClientProxy(pkgName, pid); in InformPermissionChange() local 63 sptr<TransClientProxy> clientProxy = GetClientProxy(pkgName, pid); in ClientIpcOnChannelOpened() local 80 sptr<TransClientProxy> clientProxy = GetClientProxy(data->msgPkgName, data->msgPid); in ClientIpcOnChannelBind() local 102 sptr<TransClientProxy> clientProxy = GetClientProxy(data->msgPkgName, data->msgPid); in ClientIpcOnChannelOpenFailed() local 118 sptr<TransClientProxy> clientProxy = GetClientProxy(data->msgPkgName, data->msgPid); in ClientIpcOnChannelLinkDown() local 141 sptr<TransClientProxy> clientProxy = GetClientProxy(data->msgPkgName, data->msgPid); in ClientIpcOnChannelClosed() local 161 sptr<TransClientProxy> clientProxy = GetClientProxy(pkgName, pid); in ClientIpcSetChannelInfo() local 188 sptr<TransClientProxy> clientProxy = GetClientProxy(data->msgPkgName, data->msgPid); in ClientIpcOnChannelMsgReceived() local 200 sptr<TransClientProxy> clientProxy = GetClientProxy(pkgName, param->pid); in ClientIpcOnChannelQosEvent() local [all …]
|
| /foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/ |
| D | bus_center_client_proxy.cpp | 31 sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(clientObject); in GetClientProxy() local 42 sptr<BusCenterClientProxy> clientProxy = GetClientProxy(info->pkgName, info->pid); in ClientOnJoinLNNResult() local 57 sptr<BusCenterClientProxy> clientProxy = GetClientProxy(pkgName, pid); in ClientOnLeaveLNNResult() local 70 … sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(proxy.second); in ClinetOnNodeOnlineStateChanged() local 81 … sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(proxy.second); in ClinetOnNodeBasicInfoChanged() local 96 … sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(proxy.second); in ClientOnNodeStatusChanged() local 107 … sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(proxy.second); in ClinetOnLocalNetworkIdChanged() local 122 … sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(proxy.second); in ClinetNotifyDeviceNotTrusted() local 138 … sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(proxy.second); in ClientNotifyHichainProofException() local 155 sptr<BusCenterClientProxy> clientProxy = GetClientProxy(pkgName, pid); in ClientOnTimeSyncResult() local [all …]
|
| /foundation/communication/dsoftbus/tests/core/bus_center/test/ipc/ |
| D | client_proxy_test.cpp | 69 sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(remoteObject); variable 93 sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(remoteObject); variable 113 sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(remoteObject); variable 136 sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(remoteObject); variable 158 sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(remoteObject); variable 180 sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(remoteObject); variable 200 sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(remoteObject); variable 220 sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(remoteObject); variable
|
| /foundation/communication/dsoftbus/tests/core/transmission/ipc/ |
| D | trans_client_proxy_standard_test.cpp | 57 sptr<TransClientProxy> clientProxy = new (std::nothrow) TransClientProxy(remoteObject); variable 110 sptr<TransClientProxy> clientProxy = new (std::nothrow) TransClientProxy(remoteObject); variable
|
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/ipc/ |
| D | bus_center_client_proxy_standard_test.cpp | 59 … sptr<BusCenterClientProxy> clientProxy = new (std::nothrow) BusCenterClientProxy(clientObject); in GetClientProxy() local
|
| /foundation/communication/dsoftbus/sdk/frame/small/src/ |
| D | softbus_server_proxy.c | 41 IClientProxy *clientProxy = NULL; in GetServerProxy() local
|
| /foundation/communication/dhcp/frameworks/native/src/ |
| D | dhcp_client_impl.cpp | 55 DhcpClientProxy *clientProxy = DhcpClientProxy::GetInstance(); in Init() local
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/ |
| D | ipc_client_server_proxy.cpp | 59 IClientProxy *clientProxy = nullptr; in GetServerProxy() local
|
| /foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/ |
| D | svc_session_manager.h | 84 sptr<IServiceReverse> clientProxy; member
|
| /foundation/communication/ipc/ipc/test/ipc/client/ |
| D | ipc_test_client.c | 148 IClientProxy *clientProxy = NULL; in GetServerProxy() local
|
| /foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
| D | screen_session_manager_stub.cpp | 657 auto clientProxy = iface_cast<IScreenSessionManagerClient>(remoteObject); in OnRemoteRequest() local
|