| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
| H A D | softbus_proxychannel_manager_test.cpp | 2077 int32_t code = SOFTBUS_OK; in HWTEST_F() local
|
| /foundation/communication/ipc/ipc/native/src/core/source/ |
| H A D | ipc_object_proxy.cpp | 137 int IPCObjectProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in SendRequest() argument 174 int IPCObjectProxy::SendLocalRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in SendLocalRequest() argument 179 int IPCObjectProxy::SendRequestInner(bool isLocal, uint32_t code, MessageParcel &data, MessageParcel &reply, in SendRequestInner() argument [all...] |
| H A D | ipc_object_stub.cpp | 119 int IPCObjectStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument 146 int IPCObjectStub::OnRemoteDump(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteDump() argument 162 int IPCObjectStub::DBinderPingTransaction(uint32_t code, in DBinderPingTransaction() argument 171 int IPCObjectStub::DBinderSearchDescriptor(uint32_t code, in DBinderSearchDescriptor() argument 182 int IPCObjectStub::DBinderSearchRefCount(uint32_t code, in DBinderSearchRefCount() argument 196 int IPCObjectStub::DBinderDumpTransaction(uint32_t code, in DBinderDumpTransaction() argument 208 DBinderInvokeListenThread(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) DBinderInvokeListenThread() argument 220 DBinderIncRefsTransaction(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) DBinderIncRefsTransaction() argument 247 DBinderDecRefsTransaction(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) DBinderDecRefsTransaction() argument 276 DBinderAddCommAuth(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) DBinderAddCommAuth() argument 288 DBinderGetSessionName(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) DBinderGetSessionName() argument 307 DBinderGetGrantedSessionName(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) DBinderGetGrantedSessionName() argument 317 DBinderGetSessionNameForPidUid(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) DBinderGetSessionNameForPidUid() argument 327 DBinderGetPidUid(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) DBinderGetPidUid() argument 336 DBinderRemoveSessionName(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) DBinderRemoveSessionName() argument 347 SendRequestInner(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) SendRequestInner() argument 380 SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) SendRequest() argument 491 ProcessProto(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) ProcessProto() argument 509 InvokerThread(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) InvokerThread() argument 600 AddAuthInfo(MessageParcel &data, MessageParcel &reply, uint32_t code) AddAuthInfo() argument 660 GetGrantedSessionName(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) GetGrantedSessionName() argument 679 GetSessionNameForPidUid(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) GetSessionNameForPidUid() argument [all...] |
| /foundation/communication/ipc/ipc/native/c/rpc/src/ |
| H A D | dbinder_invoker.c | 699 static int32_t RpcInvokerSendRequest(SvcIdentity target, uint32_t code, IpcIo *data, IpcIo *reply, in RpcInvokerSendRequest() argument 180 WriteTransaction(int32_t cmd, MessageOption option, int32_t handle, int32_t sessionId, uint32_t code, IpcIo *data, uint64_t *seqNumber, int status) WriteTransaction() argument
|
| /foundation/communication/netstack/frameworks/cj/http/src/ |
| H A D | net_http_request_context.cpp | 169 void RequestContext::SetErrorCode(int32_t code) in SetErrorCode() argument
|
| /foundation/communication/netstack/frameworks/native/http/http_client/ |
| H A D | http_client_task.cpp | 591 CURLcode code = curl_easy_getinfo(curlHandle_, CURLINFO_RESPONSE_CODE, &result); in ProcessResponseCode() local 692 CURLcode code = msg->data.result; in ProcessResponse() local [all...] |
| /foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/ |
| H A D | wifi_c_p2p.cpp | 441 void WifiP2pCEventCallback::OnP2pActionResult(OHOS::Wifi::P2pActionCallback action, OHOS::Wifi::ErrCode code) in OnP2pActionResult() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/ |
| H A D | wifi_sta_hal_interface.cpp | 155 WifiErrorNo WifiStaHalInterface::SetWifiCountryCode(const std::string &ifaceName, const std::string &code) in SetWifiCountryCode() argument
|
| /foundation/communication/wifi/wifi/frameworks/cj/src/ |
| H A D | wifi_ffi.cpp | 407 ErrCode code = cjWifiDevicePtr->GetSignalLevel(rssi, band, level); in FfiWifiGetSignalLevel() local 434 ErrCode code = cjWifiDevicePtr->GetIpInfo(ipInfo); in FfiWifiGetIpInfo() local 453 ErrCode code = cjWifiDevicePtr->GetIpv6Info(ipInfo); in FfiWifiGetIpv6Info() local 468 char *FfiWifiGetCountryCode(int32_t &code) in FfiWifiGetCountryCode() argument 546 ErrCode code = cjWifiP2pPtr->QueryP2pLinkedInfo(linkedInfo); FfiWifiGetP2pLinkedInfo() local 561 ErrCode code = cjWifiP2pPtr->GetCurrentGroup(groupInfo); FfiWifiGetCurrentGroup() local 632 ErrCode code = cjWifiP2pPtr->QueryP2pLocalDevice(deviceInfo); FfiWifiGetP2pLocalDevice() local 655 ErrCode code = cjWifiDevicePtr->GetLinkedInfo(linkedInfo); FfiWifiGetLinkedInfo() local 728 ErrCode code = cjWifiDevicePtr->AddDeviceConfig(config, ret, true); FfiWifiAddCandidateConfig() local 736 FfiWifiGetCandidateConfigs(int32_t &code) FfiWifiGetCandidateConfigs() argument [all...] |
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
| H A D | hal_device_manage_test.h | 67 virtual int32_t SetCountryCode(const std::string& code)
in SetCountryCode() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
| H A D | wifi_device_stub_lite.cpp | 207 void WifiDeviceStub::OnEnableWifi(uint32_t code, IpcIo *req, IpcIo *reply) in OnEnableWifi() argument 215 void WifiDeviceStub::OnDisableWifi(uint32_t code, IpcIo *req, IpcIo *reply) in OnDisableWifi() argument 223 void WifiDeviceStub::OnInitWifiProtect(uint32_t code, IpcIo *req, IpcIo *reply) in OnInitWifiProtect() argument 236 void WifiDeviceStub::OnGetWifiProtectRef(uint32_t code, IpcI argument 249 OnPutWifiProtectRef(uint32_t code, IpcIo *req, IpcIo *reply) OnPutWifiProtectRef() argument 259 OnAddDeviceConfig(uint32_t code, IpcIo *req, IpcIo *reply) OnAddDeviceConfig() argument 277 OnUpdateDeviceConfig(uint32_t code, IpcIo *req, IpcIo *reply) OnUpdateDeviceConfig() argument 291 OnRemoveDevice(uint32_t code, IpcIo *req, IpcIo *reply) OnRemoveDevice() argument 301 OnRemoveAllDevice(uint32_t code, IpcIo *req, IpcIo *reply) OnRemoveAllDevice() argument 309 OnGetDeviceConfigs(uint32_t code, IpcIo *req, IpcIo *reply) OnGetDeviceConfigs() argument 328 OnEnableDeviceConfig(uint32_t code, IpcIo *req, IpcIo *reply) OnEnableDeviceConfig() argument 340 OnDisableDeviceConfig(uint32_t code, IpcIo *req, IpcIo *reply) OnDisableDeviceConfig() argument 350 OnConnectTo(uint32_t code, IpcIo *req, IpcIo *reply) OnConnectTo() argument 362 OnConnect2To(uint32_t code, IpcIo *req, IpcIo *reply) OnConnect2To() argument 372 OnIsWifiConnected(uint32_t code, IpcIo *req, IpcIo *reply) OnIsWifiConnected() argument 384 OnReConnect(uint32_t code, IpcIo *req, IpcIo *reply) OnReConnect() argument 392 OnReAssociate(uint32_t code, IpcIo *req, IpcIo *reply) OnReAssociate() argument 400 OnDisconnect(uint32_t code, IpcIo *req, IpcIo *reply) OnDisconnect() argument 408 OnStartWps(uint32_t code, IpcIo *req, IpcIo *reply) OnStartWps() argument 424 OnCancelWps(uint32_t code, IpcIo *req, IpcIo *reply) OnCancelWps() argument 432 OnIsWifiActive(uint32_t code, IpcIo *req, IpcIo *reply) OnIsWifiActive() argument 444 OnGetWifiState(uint32_t code, IpcIo *req, IpcIo *reply) OnGetWifiState() argument 456 OnGetLinkedInfo(uint32_t code, IpcIo *req, IpcIo *reply) OnGetLinkedInfo() argument 491 OnGetIpInfo(uint32_t code, IpcIo *req, IpcIo *reply) OnGetIpInfo() argument 510 OnGetIpV6Info(uint32_t code, IpcIo *req, IpcIo *reply) OnGetIpV6Info() argument 531 OnSetCountryCode(uint32_t code, IpcIo *req, IpcIo *reply) OnSetCountryCode() argument 541 OnGetCountryCode(uint32_t code, IpcIo *req, IpcIo *reply) OnGetCountryCode() argument 554 OnRegisterCallBack(uint32_t code, IpcIo *req, IpcIo *reply) OnRegisterCallBack() argument 585 OnGetSignalLevel(uint32_t code, IpcIo *req, IpcIo *reply) OnGetSignalLevel() argument 601 OnGetSupportedFeatures(uint32_t code, IpcIo *req, IpcIo *reply) OnGetSupportedFeatures() argument 614 OnGetDeviceMacAdd(uint32_t code, IpcIo *req, IpcIo *reply) OnGetDeviceMacAdd() argument 626 OnSetLowLatencyMode(uint32_t code, IpcIo *req, IpcIo *reply) OnSetLowLatencyMode() argument 637 OnIsBandTypeSupported(uint32_t code, IpcIo *req, IpcIo *reply) OnIsBandTypeSupported() argument 649 OnGet5GHzChannelList(uint32_t code, IpcIo *req, IpcIo *reply) OnGet5GHzChannelList() argument 733 OnRemoteRequest(uint32_t code, IpcIo *req, IpcIo *reply) OnRemoteRequest() argument [all...] |
| /foundation/communication/wifi/wifi/test/wifi_client/ |
| H A D | wifi_client.cpp | 590 string code = ""; in HandleSetCountry() local [all...] |
| /foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifip2pstub_fuzzer/ |
| H A D | wifip2pstub_fuzzer.cpp | 59 bool OnRemoteRequest(uint32_t code, MessageParcel &data) in OnRemoteRequest() argument
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/ |
| H A D | mock_wifi_sta_hal_interface.cpp | 104 WifiErrorNo WifiStaHalInterface::SetWifiCountryCode(const std::string &ifaceName, const std::string &code) in SetWifiCountryCode() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/ |
| H A D | device_matrix.cpp | 235 uint16_t code = Low(mask) & (~META_STORE_MASK); in ConvertDynamic() local 256 uint16_t code = Low(mask); in ConvertStatics() local 274 ConvertIndex(uint16_t code) ConvertIndex() argument 388 OnChanged(uint16_t code, LevelType type) OnChanged() argument 455 auto code = GetCode(metaData); OnChanged() local 461 OnExchanged(const std::string &device, uint16_t code, LevelType type, ChangeType changeType) OnExchanged() argument 533 auto code = GetCode(metaData); OnExchanged() local [all...] |
| /foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
| H A D | types.h | 622 int32_t code; member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/ |
| H A D | general_value.h | 57 int32_t code; member
|
| /foundation/distributedhardware/device_manager/services/implementation/include/authentication/ |
| H A D | dm_auth_manager.h | 157 int32_t code; member
|
| /foundation/distributeddatamgr/relational_store/interfaces/ndk/include/ |
| H A D | relational_store.h | 1098 int code; global() member [all...] |
| /foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
| H A D | dm_native_util.cpp | 173 napi_value CreateErrorForCall(napi_env env, int32_t code, const std::string &errMsg, bool isAsync) in CreateErrorForCall() argument
|
| /foundation/distributedhardware/distributed_input/interfaces/ipc/test/fuzztest/distributedinputstub_fuzzer/ |
| H A D | distributedinputstub_fuzzer.cpp | 54 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in AddWhiteListInfosCallbackStubFuzzTest() local 92 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in DelWhiteListInfosCallbackStubFuzzTest() local 163 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in DistributedInputSinkStubFuzzTest() local 391 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in DistributedInputSourceStubFuzzTest() local 447 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); GetSinkScreenInfosCallbackStubFuzzTest() local 501 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); InputNodeListenerStubFuzzTest() local 548 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); PrepareDInputCallbackStubFuzzTest() local 587 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); RegisterDInputCallbackStubFuzzTest() local 626 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); RegisterSessionStateCallbackStubFuzzTest() local 672 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); SharingDhIdListenerStubFuzzTest() local 718 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); SimulationEventListenerStubFuzzTest() local 757 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); StartDInputCallbackStubFuzzTest() local 796 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); StartStopDInputsCallbackStubFuzzTest() local 841 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); StartStopResultCallbackStubFuzzTest() local 887 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); StopDInputCallbackStubFuzzTest() local 926 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); UnprepareDInputCallbackStubFuzzTest() local 965 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); UnregisterDInputCallbackStubFuzzTest() local [all...] |
| /foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
| H A D | file_fs_ffi.cpp | 340 auto code = FileFsImpl::Mkdir(path, recursion, isTwoArgs); FfiOHOSFileFsMkdir() local 348 auto code = FileFsImpl::Rmdir(path); FfiOHOSFileFsRmdir() local 364 auto code = FileFsImpl::Rename(oldFile, newFile); FfiOHOSFileFsRename() local 372 auto code = FileFsImpl::Unlink(path); FfiOHOSFileFsUnlink() local 473 auto code = FileFsImpl::Truncate(file, len); FfiOHOSFileFsTruncateByString() local 481 auto code = FileFsImpl::Truncate(file, len); FfiOHOSFileFsTruncateByFd() local 589 auto code = FileFsImpl::Utimes(path, mtime); FfiOHOSFileFsUtimes() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
| H A D | hfp_hf_service.cpp | 361 bool HfpHfService::SendDTMFTone(const RawAddress &device, uint8_t code) in SendDTMFTone() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
| H A D | l2cap_cmn.h | 140 uint8_t code; member 147 uint8_t code; member
|
| /foundation/filemanagement/storage_service/services/storage_manager/mock/ |
| H A D | storage_daemon_proxy_mock.cpp | 229 int32_t StorageDaemonProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in SendRequest() argument
|