/ohos5.0/foundation/communication/ipc/ipc/test/serializer/ |
H A D | utils_serializer_test.cpp | 146 IpcIoInit(&io, buffer, BUFFER_SIZE, 0); 158 IpcIoInit(&io, buffer, BUFFER_SIZE, 0); 1136 IpcIoInit(&io, buffer, BUFFER_SIZE, 0); 1152 IpcIoInit(&io, buffer, BUFFER_SIZE, 0); 1169 IpcIoInit(&io, buffer, BUFFER_SIZE, 0); 1185 IpcIoInit(&io, buffer, BUFFER_SIZE, 0); 1202 IpcIoInit(&io, buffer, BUFFER_SIZE, 0); 1218 IpcIoInit(&io, buffer, BUFFER_SIZE, 0); 1235 IpcIoInit(&io, buffer, BUFFER_SIZE, 0); 1252 IpcIoInit(&io, buffer, BUFFER_SIZE, 0); [all …]
|
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/ |
H A D | recorder_client.cpp | 116 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in RecorderClient() 146 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in ~RecorderClient() 175 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in SetVideoSource() 193 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in SetVideoEncoder() 209 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in SetVideoSize() 226 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in SetVideoFrameRate() 241 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in SetVideoEncodingBitRate() 256 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in SetCaptureRate() 286 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in GetSurface() 301 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in SetAudioSource() [all …]
|
/ohos5.0/foundation/window/window_manager_lite/frameworks/wms/ |
H A D | lite_win_requestor.cpp | 75 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in GetSurface() 93 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in Show() 106 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in Hide() 119 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in RaiseToTop() 132 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in LowerToBottom() 145 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in MoveTo() 160 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in Resize() 175 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in Update()
|
H A D | lite_wm_requestor.cpp | 100 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 1); in ClientRegister() 120 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in GetLayerInfo() 135 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in CreateWindow() 154 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in RemoveWindow() 167 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in GetEventData() 238 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 1); in Screenshot()
|
/ohos5.0/foundation/multimedia/media_lite/frameworks/player_lite/binder/ |
H A D | player_client.cpp | 211 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in SetSource() 247 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in Prepare() 263 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in Play() 279 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in IsPlaying() 295 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in Pause() 311 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in Stop() 326 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in Rewind() 344 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in SetVolume() 362 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in SetSurface() 390 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in SetLoop() [all …]
|
/ohos5.0/foundation/communication/ipc/ipc/test/unittest/rpc/client/ |
H A D | RpcClientTest.cpp | 77 IpcIoInit(&data1, tmpData1, IPC_LENGTH, 0); 105 IpcIoInit(&data1, tmpData1, IPC_LENGTH, 0); 135 IpcIoInit(&data2, tmpData2, IPC_LENGTH, 0); 162 IpcIoInit(&data2, tmpData2, IPC_LENGTH, 0); 193 IpcIoInit(&data3, tmpData3, IPC_LENGTH, 0); 224 IpcIoInit(&data3, tmpData3, IPC_LENGTH, 0); 247 IpcIoInit(&data, tmpData, IPC_LENGTH, 0); 278 IpcIoInit(&data, tmpData, IPC_LENGTH, 0); 316 IpcIoInit(&data, tmpData, IPC_LENGTH, 0); 352 IpcIoInit(&data, tmpData, IPC_LENGTH, 0); [all …]
|
/ohos5.0/foundation/multimedia/audio_lite/frameworks/binder/ |
H A D | audio_capturer_client.cpp | 149 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in AudioCapturerClient() 162 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 1); in AudioCapturerClient() 190 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in ~AudioCapturerClient() 210 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in GetMinFrameCount() 230 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in GetFrameCount() 251 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in GetStatus() 277 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in SetCapturerInfo() 299 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in GetCapturerInfo() 319 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in Start() 340 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in Stop() [all …]
|
/ohos5.0/foundation/graphic/surface_lite/frameworks/ |
H A D | buffer_client_producer.cpp | 38 IpcIoInit(&requestIo, requestIoData, DEFAULT_IPC_SIZE, 0); in RequestBuffer() 95 IpcIoInit(&requestIo, requestIoData, DEFAULT_IPC_SIZE, 0); in FlushBuffer() 124 IpcIoInit(&requestIo, requestIoData, DEFAULT_IPC_SIZE, 0); in Cancel() 146 IpcIoInit(&requestIo, requestIoData, DEFAULT_IPC_SIZE, 0); in SetQueueSize() 163 IpcIoInit(&requestIo, requestIoData, DEFAULT_IPC_SIZE, 0); in GetQueueSize() 189 IpcIoInit(&requestIo, requestIoData, DEFAULT_IPC_SIZE, 0); in SetWidthAndHeight() 265 IpcIoInit(&requestIo, requestIoData, DEFAULT_IPC_SIZE, 0); in SetUserData() 285 IpcIoInit(&requestIo, requestIoData, DEFAULT_IPC_SIZE, 0); in GetUserData() 311 IpcIoInit(&requestIo, requestIoData, DEFAULT_IPC_SIZE, 0); in SetAttr() 329 IpcIoInit(&requestIo, requestIoData, DEFAULT_IPC_SIZE, 0); in GetAttr()
|
/ohos5.0/foundation/ai/ai_engine/services/client/communication_adapter/source/ |
H A D | sa_client_proxy.cpp | 142 IpcIoInit(&request, data, MAX_IO_SIZE, IPC_OBJECT_COUNTS); in InitSaEngine() 166 IpcIoInit(&request, data, MAX_IO_SIZE, IPC_OBJECT_COUNTS); in DestroyEngineProxy() 197 IpcIoInit(&request, data, MAX_IO_SIZE, IPC_OBJECT_COUNTS); in SyncExecAlgorithmProxy() 231 IpcIoInit(&request, data, MAX_IO_SIZE, IPC_OBJECT_COUNTS); in AsyncExecuteAlgorithmProxy() 251 IpcIoInit(&request, data, MAX_IO_SIZE, IPC_OBJECT_COUNTS); in LoadAlgorithmProxy() 283 IpcIoInit(&request, data, MAX_IO_SIZE, IPC_OBJECT_COUNTS); in UnloadAlgorithmProxy() 304 IpcIoInit(&request, data, MAX_IO_SIZE, IPC_OBJECT_COUNTS); in SetOptionProxy() 326 IpcIoInit(&request, data, MAX_IO_SIZE, IPC_OBJECT_COUNTS); in GetOptionProxy() 368 IpcIoInit(&request, data, MAX_IO_SIZE, IPC_OBJECT_COUNTS); in RegisterCallbackProxy() 389 IpcIoInit(&request, data, MAX_IO_SIZE, IPC_OBJECT_COUNTS); in UnregisterCallbackProxy()
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/ |
H A D | ability_thread_client.cpp | 93 IpcIoInit(&req, data, MAX_IO_SIZE, MAX_OBJECTS); in AbilityTransaction() 120 IpcIoInit(&req, data, MAX_IO_SIZE, 0); in AppInitTransaction() 162 IpcIoInit(&req, data, MAX_IO_SIZE, MAX_OBJECTS); in ConnectAbility() 182 IpcIoInit(&req, data, MAX_IO_SIZE, MAX_OBJECTS); in DisconnectAbility() 203 IpcIoInit(&req, data, MAX_IO_SIZE, 1); in ConnectAbilityDone() 227 IpcIoInit(&req, data, MAX_IO_SIZE, 0); in DisconnectAbilityDone() 249 IpcIoInit(&req, data, MAX_IO_SIZE, MAX_OBJECTS); in DumpAbilityTransaction()
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_device_proxy_lite.cpp | 369 IpcIoInit(&req, data, IPC_DATA_SIZE_SMALL, MAX_IPC_OBJ_COUNT); in EnableWifi() 402 IpcIoInit(&req, data, IPC_DATA_SIZE_SMALL, MAX_IPC_OBJ_COUNT); in DisableWifi() 435 IpcIoInit(&req, data, IPC_DATA_SIZE_SMALL, MAX_IPC_OBJ_COUNT); in InitWifiProtect() 470 IpcIoInit(&req, data, IPC_DATA_SIZE_SMALL, MAX_IPC_OBJ_COUNT); in GetWifiProtectRef() 505 IpcIoInit(&req, data, IPC_DATA_SIZE_SMALL, MAX_IPC_OBJ_COUNT); in PutWifiProtectRef() 626 IpcIoInit(&req, data, IPC_DATA_SIZE_BIG, MAX_IPC_OBJ_COUNT); in AddDeviceConfig() 662 IpcIoInit(&req, data, IPC_DATA_SIZE_BIG, MAX_IPC_OBJ_COUNT); in UpdateDeviceConfig() 697 IpcIoInit(&req, data, IPC_DATA_SIZE_SMALL, MAX_IPC_OBJ_COUNT); in RemoveDevice() 731 IpcIoInit(&req, data, IPC_DATA_SIZE_SMALL, MAX_IPC_OBJ_COUNT); in RemoveAllDevice() 764 IpcIoInit(&req, data, IPC_DATA_SIZE_SMALL, MAX_IPC_OBJ_COUNT); in GetDeviceConfigs() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/ |
H A D | bus_center_server_proxy.c | 228 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcGetAllOnlineNodeInfo() 281 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcGetLocalDeviceInfo() 318 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcGetNodeKeyInfo() 357 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcSetNodeDataChangeFlag() 424 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcJoinLNN() 450 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcLeaveLNN() 476 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcStartTimeSync() 504 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcStopTimeSync() 566 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcStopPublishLNN() 629 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcStopRefreshLNN() [all …]
|
/ohos5.0/foundation/communication/ipc/ipc/test/unittest/ipc/server/ |
H A D | IpcServerTest.cpp | 42 IpcIoInit(&data, tmpData1, IPC_MAX_SIZE, 1); in CallAnonymosFunc() 149 IpcIoInit(&data, tmpData1, IPC_MAX_SIZE, 1); 159 IpcIoInit(&data, tmpData1, IPC_MAX_SIZE, 1); 169 IpcIoInit(&data, tmpData1, IPC_MAX_SIZE, 1); 193 IpcIoInit(&data, tmpData2, IPC_MAX_SIZE, 1); 216 IpcIoInit(&data1, dataGet, IPC_MAX_SIZE, 0);
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
H A D | wifi_device_callback_proxy_lite.cpp | 41 IpcIoInit(&data, buff, DEFAULT_IPC_SIZE, 0); in OnWifiStateChanged() 67 IpcIoInit(&data, buff, IPC_DATA_SIZE, 0); in OnWifiConnectionChanged() 111 IpcIoInit(&data, buff, DEFAULT_IPC_SIZE, 0); in OnWifiRssiChanged() 136 IpcIoInit(&data, buff, DEFAULT_IPC_SIZE, 0); in OnWifiWpsStateChanged() 162 IpcIoInit(&data, buff, DEFAULT_IPC_SIZE, 0); in OnStreamChanged() 187 IpcIoInit(&data, buff, DEFAULT_IPC_SIZE, 0); in OnDeviceConfigChanged()
|
/ohos5.0/base/powermgr/battery_lite/frameworks/native/src/small/ |
H A D | battery_framework.c | 51 IpcIoInit(&request, buffer, MAX_DATA_LEN, 0); in GetBatSocProxy() 67 IpcIoInit(&request, buffer, MAX_DATA_LEN, 0); in GetChargingStatusProxy() 83 IpcIoInit(&request, buffer, MAX_DATA_LEN, 0); in GetHealthStatusProxy() 99 IpcIoInit(&request, buffer, MAX_DATA_LEN, 0); in GetPluggedTypeProxy() 115 IpcIoInit(&request, buffer, MAX_DATA_LEN, 0); in GetBatVoltageProxy() 149 IpcIoInit(&request, buffer, MAX_DATA_LEN, 0); in GetBatTechnologyProxy() 165 IpcIoInit(&request, buffer, MAX_DATA_LEN, 0); in GetBatTemperatureProxy()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/ |
H A D | bus_center_client_proxy.c | 78 IpcIoInit(&io, tmpData, MAX_SOFT_BUS_IPC_LEN, 0); in ClientOnJoinLNNResult() 110 IpcIoInit(&io, tmpData, MAX_SOFT_BUS_IPC_LEN, 0); in ClientOnLeaveLNNResult() 138 IpcIoInit(&io, tmpData, MAX_SOFT_BUS_IPC_LEN, 0); in ClinetOnNodeOnlineStateChanged() 186 IpcIoInit(&io, tmpData, MAX_SOFT_BUS_IPC_LEN, 0); in ClinetOnNodeBasicInfoChanged() 236 IpcIoInit(&io, tmpData, MAX_SOFT_BUS_IPC_LEN, 0); in ClientOnTimeSyncResult() 267 IpcIoInit(&io, tmpData, MAX_SOFT_BUS_IPC_LEN, 0); in ClientOnPublishLNNResult() 297 IpcIoInit(&io, tmpData, MAX_SOFT_BUS_IPC_LEN, 0); in ClientOnRefreshLNNResult() 327 IpcIoInit(&io, tmpData, MAX_SOFT_BUS_IPC_LEN_EX, 0); in ClientOnRefreshDeviceFound()
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/ |
H A D | ipc_cmd_parser.cpp | 76 IpcIoInit(&request, buffer, buffLen, 1); in ON_IPC_SET_REQUEST() 95 IpcIoInit(&request, buffer, buffLen, 0); in ON_IPC_SET_REQUEST() 113 IpcIoInit(&request, buffer, buffLen, 0); in ON_IPC_SET_REQUEST() 139 IpcIoInit(&request, buffer, buffLen, 0); in ON_IPC_SET_REQUEST() 174 IpcIoInit(&request, buffer, buffLen, 0); in ON_IPC_SET_REQUEST() 193 IpcIoInit(&request, buffer, buffLen, 0); in ON_IPC_SET_REQUEST() 211 IpcIoInit(&request, buffer, buffLen, 0); in ON_IPC_SET_REQUEST() 237 IpcIoInit(&request, buffer, buffLen, 0); in ON_IPC_SET_REQUEST() 263 IpcIoInit(&request, buffer, buffLen, 0); in ON_IPC_SET_REQUEST() 295 IpcIoInit(&request, buffer, buffLen, 0); in ON_IPC_SET_REQUEST()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/ipc/small/ |
H A D | trans_server_proxy.c | 134 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcCreateSessionServer() 162 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcRemoveSessionServer() 233 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcOpenSession() 276 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcOpenAuthSession() 301 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcNotifyAuthSuccess() 321 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcReleaseResources() 343 IpcIoInit(&request, data, MAX_SOFT_BUS_IPC_LEN, 0); in ServerIpcCloseChannel() 385 IpcIoInit(&request, ipcData, ipcDataLen, 0); in ServerIpcSendMessage()
|
/ohos5.0/foundation/communication/dhcp/frameworks/native/src/ |
H A D | dhcp_server_proxy_lite.cpp | 176 IpcIoInit(&request, data, IPC_DATA_SIZE_SMALL, MAX_IPC_OBJ_COUNT); in RegisterDhcpServerCallBack() 213 IpcIoInit(&request, data, IPC_DATA_SIZE_MID, MAX_IPC_OBJ_COUNT); in StartDhcpServer() 251 IpcIoInit(&request, data, IPC_DATA_SIZE_MID, MAX_IPC_OBJ_COUNT); in StopDhcpServer() 290 IpcIoInit(&request, data, IPC_DATA_SIZE_MID, MAX_IPC_OBJ_COUNT); in SetDhcpRange() 335 IpcIoInit(&request, data, IPC_DATA_SIZE_MID, MAX_IPC_OBJ_COUNT); in SetDhcpName() 374 IpcIoInit(&request, data, IPC_DATA_SIZE_MID, MAX_IPC_OBJ_COUNT); in PutDhcpRange() 418 IpcIoInit(&request, data, IPC_DATA_SIZE_MID, MAX_IPC_OBJ_COUNT); in RemoveAllDhcpRange() 456 IpcIoInit(&request, data, IPC_DATA_SIZE_MID, MAX_IPC_OBJ_COUNT); in UpdateLeasesTime() 494 IpcIoInit(&request, data, IPC_DATA_SIZE_MID, MAX_IPC_OBJ_COUNT); in RemoveDhcpRange() 538 IpcIoInit(&request, data, IPC_DATA_SIZE_SMALL, MAX_IPC_OBJ_COUNT); in GetDhcpClientInfos()
|
/ohos5.0/base/security/permission_lite/services/pms_client/ |
H A D | perm_client.c | 300 IpcIoInit(&request, data, MAX_DATA_LEN, 0); in CheckSelfPermission() 320 IpcIoInit(&request, data, MAX_DATA_LEN, 0); in CheckPermission() 340 IpcIoInit(&request, data, MAX_DATA_LEN, 0); in QueryPermission() 362 IpcIoInit(&request, data, MAX_DATA_LEN, 0); in GrantPermission() 380 IpcIoInit(&request, data, MAX_DATA_LEN, 0); in RevokePermission() 398 IpcIoInit(&request, data, MAX_DATA_LEN, 0); in GrantRuntimePermission() 415 IpcIoInit(&request, data, MAX_DATA_LEN, 0); in RevokeRuntimePermission() 432 IpcIoInit(&request, data, MAX_DATA_LEN, 0); in UpdatePermissionFlags()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/ipc/small/ |
H A D | trans_client_proxy.c | 68 …IpcIoInit(&io, tmpData, MAX_SOFT_BUS_IPC_LEN_EX, (channel->channelType == CHANNEL_TYPE_TCP_DIRECT)… in ClientIpcOnChannelOpened() 120 IpcIoInit(&io, tmpData, MAX_SOFT_BUS_IPC_LEN, 0); in ClientIpcOnChannelBind() 148 IpcIoInit(&io, tmpData, MAX_SOFT_BUS_IPC_LEN, 0); in ClientIpcOnChannelOpenFailed() 179 IpcIoInit(&io, tmpData, MAX_SOFT_BUS_IPC_LEN, 0); in ClientIpcOnChannelLinkDown() 208 IpcIoInit(&io, tmpData, MAX_SOFT_BUS_IPC_LEN, 0); in ClientIpcOnChannelClosed() 241 IpcIoInit(&io, tmpData, receiveData->dataLen + MAX_SOFT_BUS_IPC_LEN, 0); in ClientIpcOnChannelMsgReceived() 283 IpcIoInit(&io, tmpData, MAX_SOFT_BUS_IPC_LEN, 0); in ClientIpcSetChannelInfo()
|
/ohos5.0/foundation/communication/ipc/ipc/test/unittest/ipc/client/ |
H A D | IpcClientTest.cpp | 111 IpcIoInit(&data1, tmpData1, IPC_MAX_SIZE, 0); 128 IpcIoInit(&data2, tmpData2, IPC_MAX_SIZE, 0); 149 IpcIoInit(&data2, dataMulti, IPC_MAX_SIZE, 0); 179 IpcIoInit(&anonymous, anonymousData, IPC_MAX_SIZE, 1); 236 IpcIoInit(&data2, tmpData2, IPC_MAX_SIZE, 0); 263 IpcIoInit(&data2, tmpData2, IPC_MAX_SIZE, 0);
|
/ohos5.0/foundation/multimedia/camera_lite/frameworks/binder/src/ |
H A D | camera_device_client.cpp | 89 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 1); in SetCameraConfig() 160 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, maxSurfaceNum); in TriggerLoopingCapture() 187 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, maxSurfaceNum); in TriggerSingleCapture() 215 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in StopLoopingCapture() 235 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 1); in Release() 274 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 1); in SetCameraCallback()
|
H A D | camera_service_client.cpp | 172 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in GetCameraIdList() 188 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in GetCameraModeNum() 208 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in GetCameraAbility() 237 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in GetCameraInfo() 287 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 0); in SetCameraMode() 320 IpcIoInit(&io, tmpData, DEFAULT_IPC_SIZE, 1); in CreateCamera()
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_daemon_client.cpp | 191 IpcIoInit(&request, data, MAX_IO_SIZE, 1); in RegisterCallback() 212 IpcIoInit(&request, data, MAX_IO_SIZE, 0); in RegisterCallback() 281 IpcIoInit(&request, data, MAX_IO_SIZE, 0); in RegisterCallback() 307 IpcIoInit(&request, data, MAX_IO_SIZE, 0); in RegisterCallback() 330 IpcIoInit(&request, data, MAX_IO_SIZE, 0); in RegisterCallback() 353 IpcIoInit(&request, data, MAX_IO_SIZE, 0); in RegisterCallback()
|