| /foundation/communication/netmanager_base/services/netpolicymanager/src/stub/ |
| H A D | net_policy_service_stub.cpp | 133 int32_t NetPolicyServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument 183 int32_t NetPolicyServiceStub::CheckPolicyPermission(uint32_t code) in CheckPolicyPermission() argument [all...] |
| /foundation/communication/dsoftbus/tests/core/frame/unittest/ |
| H A D | softbus_server_stub_test.cpp | 256 uint32_t code = SERVER_OPEN_SESSION; in HWTEST_F() local
|
| /foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/ |
| H A D | ipc_invoker.c | 552 static int32_t IpcSendRequest(SvcIdentity target, uint32_t code, IpcIo *data, IpcIo *reply, in IpcSendRequest() argument
|
| /foundation/communication/ipc/ipc/native/c/ipc/src/linux/ |
| H A D | ipc_invoker.c | 140 static void ToTransData(uint32_t handle, uint32_t code, uint32_t option, in ToTransData() argument 413 static int32_t InternalRequest(SvcIdentity sid, uint32_t code, IpcIo *data, IpcIo *reply, uint32_t flags) in InternalRequest() argument 445 static int32_t IpcSendRequest(SvcIdentity target, uint32_t code, IpcIo *data, IpcIo *reply, in IpcSendRequest() argument
|
| /foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/ |
| H A D | lite_ipc.h | 53 uint32_t code; /**< service function code */ member
|
| /foundation/communication/ipc/ipc/native/src/napi/src/ |
| H A D | napi_remote_proxy.cpp | 97 napi_value SendRequestAsync(napi_env env, sptr<IRemoteObject> target, uint32_t code, in SendRequestAsync() argument 141 napi_value SendRequestPromise(napi_env env, sptr<IRemoteObject> target, uint32_t code, in SendRequestPromise() argument 212 int32_t code in NAPI_RemoteProxy_sendRequest() local 300 int32_t code = 0; NAPI_RemoteProxy_sendMessageRequest() local [all...] |
| /foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/ |
| H A D | p2p_v1_processor_test.cpp | 360 auto code = P2pV1Processor::ErrorCodeToV1ProtocolCode(ct.softbusErrorCode); in HWTEST_F() local 368 auto code = P2pV1Processor::ErrorCodeToV1ProtocolCode(SOFTBUS_CONN_PV1_APPLY_GC_IP_FAIL); in HWTEST_F() local [all...] |
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/ |
| H A D | lnn_disctributed_net_ledger_test.cpp | 673 short* code = (short *)LnnMapGet(&cnnCode, key); in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/ |
| H A D | lnn_net_builder.h | 61 int32_t code; member
|
| /foundation/communication/ipc/ipc/native/c/rpc/src/ |
| H A D | rpc_process_skeleton.c | 455 int32_t RpcOnRemoteRequestInner(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option, in RpcOnRemoteRequestInner() argument
|
| /foundation/communication/ipc/ipc/native/src/napi_common/source/ |
| H A D | napi_message_parcel_read.cpp | 73 int32_t code = napiParcel->nativeParcel_->ReadInt32(); in JS_readException() local
|
| /foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
| H A D | test_capi_skeleton.cpp | 178 int NativeRemoteProxyTest::OnRemoteRequestStubCallBack(uint32_t code, in OnRemoteRequestStubCallBack() argument 577 int NativeRemoteStubTest::OnRemoteRequest(uint32_t code, const OHIPCParcel *data, OHIPCParcel *reply, void *userData) in OnRemoteRequest() argument [all...] |
| /foundation/deviceprofile/device_info_manager/old/services/core/src/ |
| H A D | distributed_device_profile_stub.cpp | 122 int32_t DistributedDeviceProfileStub::NotifyAclEventInner(uint32_t code, MessageParcel& data, in NotifyAclEventInner() argument 164 int32_t DistributedDeviceProfileStub::NotifyOldEventInner(uint32_t code, MessageParcel& data, in NotifyOldEventInner() argument 185 int32_t DistributedDeviceProfileStub::NotifyNewEventInner(uint32_t code, MessageParce argument 212 OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument [all...] |
| /foundation/communication/netmanager_ext/services/netfirewallmanager/src/ |
| H A D | netfirewall_service.cpp | 416 const auto &code = eventData.GetCode(); in OnReceiveEvent() local
|
| /foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/ |
| H A D | ethernet_manager_test.cpp | 195 uint32_t code = 0; in HWTEST_F() local
|
| /foundation/communication/wifi/wifi/frameworks/native/src/ |
| H A D | wifi_p2p_callback_stub.cpp | 179 void WifiP2pCallbackStub::OnP2pActionResult(P2pActionCallback action, ErrCode code) in OnP2pActionResult() argument 64 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument 211 RemoteOnP2pStateChanged(uint32_t code, MessageParcel &data, MessageParcel &reply) RemoteOnP2pStateChanged() argument 218 RemoteOnP2pPersistentGroupsChanged(uint32_t code, MessageParcel &data, MessageParcel &reply) RemoteOnP2pPersistentGroupsChanged() argument 243 RemoteOnP2pThisDeviceChanged(uint32_t code, MessageParcel &data, MessageParcel &reply) RemoteOnP2pThisDeviceChanged() argument 251 RemoteOnP2pPeersChanged(uint32_t code, MessageParcel &data, MessageParcel &reply) RemoteOnP2pPeersChanged() argument 269 RemoteOnP2pPrivatePeersChanged(uint32_t code, MessageParcel &data, MessageParcel &reply) RemoteOnP2pPrivatePeersChanged() argument 277 RemoteOnP2pServicesChanged(uint32_t code, MessageParcel &data, MessageParcel &reply) RemoteOnP2pServicesChanged() argument 313 RemoteOnP2pConnectionChanged(uint32_t code, MessageParcel &data, MessageParcel &reply) RemoteOnP2pConnectionChanged() argument 325 RemoteOnP2pDiscoveryChanged(uint32_t code, MessageParcel &data, MessageParcel &reply) RemoteOnP2pDiscoveryChanged() argument 332 RemoteOnP2pActionResult(uint32_t code, MessageParcel &data, MessageParcel &reply) RemoteOnP2pActionResult() argument 340 RemoteOnConfigChanged(uint32_t code, MessageParcel &data, MessageParcel &reply) RemoteOnConfigChanged() argument 377 RemoteOnP2pGcJoinGroup(uint32_t code, MessageParcel &data, MessageParcel &reply) RemoteOnP2pGcJoinGroup() argument 387 RemoteOnP2pGcLeaveGroup(uint32_t code, MessageParcel &data, MessageParcel &reply) RemoteOnP2pGcLeaveGroup() argument [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/ |
| H A D | wifi_scan_stub.cpp | 86 OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument 118 OnSetScanControlInfo(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnSetScanControlInfo() argument 162 OnScan(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnScan() argument 177 OnScanByParams(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnScanByParams() argument 209 OnIsWifiClosedScan(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnIsWifiClosedScan() argument 288 OnGetScanInfoList(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnGetScanInfoList() argument 309 OnRegisterCallBack(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRegisterCallBack() argument 364 OnGetSupportedFeatures(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnGetSupportedFeatures() argument 390 OnSetScanOnlyAvailable(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnSetScanOnlyAvailable() argument 400 OnGetScanOnlyAvailable(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnGetScanOnlyAvailable() argument 414 OnStartWifiPnoScan(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnStartWifiPnoScan() argument [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
| H A D | sta_auto_connect_service.cpp | 373 ErrCode code = registeredAppraisal->DeviceAppraisals(electedDevice, availableScanInfos, info); in AutoSelectDevice() local
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
| H A D | wifi_idl_client_test.cpp | 853 std::string code = "abcde"; in HWTEST_F() local 860 std::string code = "ab"; in HWTEST_F() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/ |
| H A D | wifi_hotspot_stub.cpp | 123 OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument 145 OnIsHotspotActive(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnIsHotspotActive() argument 158 OnIsHotspotDualBandSupported(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnIsHotspotDualBandSupported() argument 172 OnGetApStateWifi(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnGetApStateWifi() argument 185 OnGetHotspotConfig( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnGetHotspotConfig() argument 242 OnSetApConfigWifi(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnSetApConfigWifi() argument 278 OnGetStationList(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnGetStationList() argument 300 OnDisassociateSta(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnDisassociateSta() argument 324 OnGetValidBands(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnGetValidBands() argument 342 OnGetValidChannels( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnGetValidChannels() argument 362 OnEnableWifiAp(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnEnableWifiAp() argument 373 OnDisableWifiAp(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnDisableWifiAp() argument 384 OnAddBlockList(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnAddBlockList() argument 409 OnDelBlockList(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnDelBlockList() argument 434 OnGetBlockLists(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnGetBlockLists() argument 455 OnRegisterCallBack( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRegisterCallBack() argument 506 OnGetSupportedFeatures( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnGetSupportedFeatures() argument 522 OnGetSupportedPowerModel(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnGetSupportedPowerModel() argument 540 OnGetPowerModel(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnGetPowerModel() argument 551 OnSetPowerModel(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnSetPowerModel() argument 561 OnSetApIdleTimeout(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnSetApIdleTimeout() argument 573 OnGetApIfaceName(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnGetApIfaceName() argument [all...] |
| /foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifip2pserver_fuzzer/ |
| H A D | wifip2pserver_fuzzer.cpp | 77 void DealP2pActionResult(P2pActionCallback action, ErrCode code) {} in DealP2pActionResult() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
| H A D | object_service_impl.cpp | 179 int32_t ObjectServiceImpl::OnUserChange(uint32_t code, const std::string &user, const std::string &account) in OnUserChange() argument
|
| /foundation/distributeddatamgr/data_share/frameworks/native/provider/src/ |
| H A D | datashare_stub.cpp | 68 int DataShareStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest() argument
|
| /foundation/distributeddatamgr/preferences/frameworks/cj/src/ |
| H A D | preferences_impl.cpp | 261 static CArrDouble VectorToDoubleArray(const std::vector<double> &doubles, int32_t &code) in VectorToDoubleArray() argument 278 VectorToBoolArray(std::vector<bool> &bools, int32_t &code) VectorToBoolArray() argument 302 VectorToCharPointer(std::vector<std::string> &vec, int32_t &code) VectorToCharPointer() argument 324 VectorToStringArray(std::vector<std::string> &strings, int32_t &code) VectorToStringArray() argument 335 NativeValueToCValueType(const PreferencesValue &pValue, int32_t &code) NativeValueToCValueType() argument 376 NativeValuesToCValueTypes(const std::map<std::string, PreferencesValue> &objects, int32_t &code) NativeValuesToCValueTypes() argument [all...] |
| /foundation/distributeddatamgr/pasteboard/services/zidl/src/ |
| H A D | pasteboard_service_stub.cpp | 73 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|