Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 25 of 81) sorted by relevance

1234

/foundation/communication/wifi/wifi/frameworks/native/src/
Dwifi_p2p_proxy.cpp94 int exception = reply.ReadInt32(); in EnableP2p() local
123 int exception = reply.ReadInt32(); in DisableP2p() local
152 int exception = reply.ReadInt32(); in DiscoverDevices() local
181 int exception = reply.ReadInt32(); in StopDiscoverDevices() local
210 int exception = reply.ReadInt32(); in DiscoverServices() local
239 int exception = reply.ReadInt32(); in StopDiscoverServices() local
269 int exception = reply.ReadInt32(); in RequestService() local
299 int exception = reply.ReadInt32(); in PutLocalP2pService() local
329 int exception = reply.ReadInt32(); in DeleteLocalP2pService() local
360 int exception = reply.ReadInt32(); in StartP2pListen() local
[all …]
Dwifi_device_proxy.cpp118 int exception = reply.ReadInt32(); in EnableWifi() local
145 int exception = reply.ReadInt32(); in DisableWifi() local
174 int exception = reply.ReadInt32(); in InitWifiProtect() local
208 int exception = reply.ReadInt32(); in GetWifiProtectRef() local
241 int exception = reply.ReadInt32(); in PutWifiProtectRef() local
275 int exception = reply.ReadInt32(); in IsHeldWifiProtectRef() local
399 int exception = reply.ReadInt32(); in RemoveCandidateConfig() local
434 int exception = reply.ReadInt32(); in RemoveCandidateConfig() local
464 int exception = reply.ReadInt32(); in AddDeviceConfig() local
499 int exception = reply.ReadInt32(); in UpdateDeviceConfig() local
[all …]
Dwifi_hotspot_proxy.cpp96 int exception = reply.ReadInt32(); in IsHotspotActive() local
129 int exception = reply.ReadInt32(); in IsHotspotDualBandSupported() local
163 int exception = reply.ReadInt32(); in IsOpenSoftApAllowed() local
198 int exception = reply.ReadInt32(); in GetHotspotState() local
233 int exception = reply.ReadInt32(); in GetHotspotConfig() local
286 int exception = reply.ReadInt32(); in SetHotspotConfig() local
316 int exception = reply.ReadInt32(); in SetHotspotIdleTimeout() local
350 int exception = reply.ReadInt32(); in GetStationList() local
405 int exception = reply.ReadInt32(); in DisassociateSta() local
431 int exception = reply.ReadInt32(); in EnableHotspot() local
[all …]
Dwifi_scan_proxy.cpp121 int exception = reply.ReadInt32(); in SetScanControlInfo() local
156 int exception = reply.ReadInt32(); in Scan() local
199 int exception = reply.ReadInt32(); in AdvanceScan() local
233 int exception = reply.ReadInt32(); in IsWifiClosedScan() local
337 int exception = reply.ReadInt32(); in GetScanInfoList() local
430 int exception = reply.ReadInt32(); in GetSupportedFeatures() local
484 int exception = reply.ReadInt32(); in SetScanOnlyAvailable() local
512 int exception = reply.ReadInt32(); in GetScanOnlyAvailable() local
550 int exception = reply.ReadInt32(); in StartWifiPnoScan() local
Dwifi_scan_callback_stub.cpp42 int exception = data.ReadInt32(); in OnRemoteRequest() local
Dwifi_scan_callback_stub_lite.cpp52 int exception = WIFI_OPT_FAILED; in OnRemoteRequest() local
/foundation/communication/dhcp/frameworks/native/src/
Ddhcp_server_proxy.cpp137 int exception = reply.ReadInt32(); in RegisterDhcpServerCallBack() local
175 int exception = reply.ReadInt32(); in StartDhcpServer() local
217 int exception = reply.ReadInt32(); in SetDhcpRange() local
253 int exception = reply.ReadInt32(); in SetDhcpName() local
293 int exception = reply.ReadInt32(); in PutDhcpRange() local
326 int exception = reply.ReadInt32(); in RemoveAllDhcpRange() local
359 int exception = reply.ReadInt32(); in UpdateLeasesTime() local
391 int exception = reply.ReadInt32(); in StopDhcpServer() local
422 int exception = reply.ReadInt32(); in StopServerSa() local
463 int exception = reply.ReadInt32(); in RemoveDhcpRange() local
[all …]
Ddhcp_client_proxy.cpp131 int exception = reply.ReadInt32(); in RegisterDhcpClientCallBack() local
172 int exception = reply.ReadInt32(); in StartDhcpClient() local
207 int exception = reply.ReadInt32(); in DealWifiDhcpCache() local
242 int exception = reply.ReadInt32(); in StopDhcpClient() local
273 int exception = reply.ReadInt32(); in StopClientSa() local
/foundation/communication/dhcp/services/dhcp_client/src/
Ddhcp_client_callback_proxy.cpp80 int exception = reply.ReadInt32(); in OnIpSuccessChanged() local
114 int exception = reply.ReadInt32(); in OnIpFailChanged() local
149 int exception = reply.ReadInt32(); in OnDhcpOfferReport() local
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_remote_device.cpp267 …int32_t exception = hostProxy->GetRemoteDeviceInfo(address_, info, DeviceInfoType::DEVICE_MODEL_ID… in GetDeviceProductId() local
376 …int32_t exception = hostProxy->GetRemoteDeviceInfo(address_, info, DeviceInfoType::DEVICE_CUSTOM_T… in GetDeviceCustomType() local
391 …int32_t exception = hostProxy->GetRemoteDeviceInfo(address_, info, DeviceInfoType::DEVICE_VENDOR_I… in GetDeviceVendorId() local
406 …int32_t exception = hostProxy->GetRemoteDeviceInfo(address_, info, DeviceInfoType::DEVICE_PRODUCT_… in GetDeviceProductId() local
420 int32_t exception = hostProxy->IsSupportVirtualAutoConnect(address_, outSupport); in IsSupportVirtualAutoConnect() local
431 int32_t exception = hostProxy->SetVirtualAutoConnectType(address_, connType, businessType); in SetVirtualAutoConnectType() local
443 …int32_t exception = hostProxy->ControlDeviceAction(address_, controlType, controlTypeVal, controlO… in ControlDeviceAction() local
/foundation/communication/dhcp/services/dhcp_server/src/
Ddhcp_server_callback_proxy.cpp51 int exception = reply.ReadInt32(); in OnServerStatusChanged() local
92 int exception = reply.ReadInt32(); in OnServerSuccess() local
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/interop/src/cpp/jsc/
Dconvertors-jsc.cc57 JSValueRef exception {}; in getInt32() local
70 JSValueRef exception {}; in getUInt32() local
83 JSValueRef exception {}; in getUInt8() local
186 JSValueRef exception {}; in getFloat() local
199 JSValueRef exception {}; in getShort() local
212 JSValueRef exception {}; in getUShort() local
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_mirror/interop/src/cpp/jsc/
Dconvertors-jsc.cc57 JSValueRef exception {}; in getInt32() local
70 JSValueRef exception {}; in getUInt32() local
83 JSValueRef exception {}; in getUInt8() local
186 JSValueRef exception {}; in getFloat() local
199 JSValueRef exception {}; in getShort() local
212 JSValueRef exception {}; in getUShort() local
/foundation/communication/nfc/services/src/ipc/controller/
Dnfc_controller_callback_proxy.cpp47 int exception = reply.ReadInt32(); in OnNfcStateChanged() local
/foundation/communication/nfc/services/src/ipc/tags/
Dforeground_callback_proxy.cpp46 int exception = reply.ReadInt32(); in OnTagDiscovered() local
Dreader_mode_callback_proxy.cpp46 int exception = reply.ReadInt32(); in OnTagDiscovered() local
/foundation/communication/connected_nfc_tag/services/src/
Dnfc_tag_callback_proxy.cpp47 int exception; in OnNotify() local
/foundation/communication/nfc/services/src/ipc/card_emulation/
Dhce_cmd_callback_proxy.cpp51 int exception = reply.ReadInt32(); in OnCeApduData() local
/foundation/arkui/napi/test/unittest/engine/
Dtest_ark.cpp225 [] (napi_env env, napi_value exception, std::string vm_name, uint32_t type) -> bool { in __anon64adc9040202()
244 napi_value exception = nullptr; variable
254 [] (napi_env env, napi_value* exception, std::string vm_name, uint32_t type) -> bool { in __anon64adc9040502()
264 napi_value* exception = nullptr; variable
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
Dext_backup_js.cpp92 static napi_status DealNapiException(napi_env env, napi_value &exception, std::string &exceptionInf… in DealNapiException()
601 napi_value exception; in CallJsOnBackupEx() local
645 napi_value exception; in CallJsOnBackup() local
694 napi_value exception; in CallJSRestoreEx() local
737 napi_value exception; in CallJSRestore() local
775 napi_value exception; in GetBackupInfo() local
1004 napi_value exception; in OnProcess() local
1040 napi_value exception; in OnRelease() local
1119 napi_value exception; in GetBackupCompatibilityInfo() local
1160 napi_value exception; in GetRestoreCompatibilityInfo() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_host_proxy.cpp204 int32_t exception = reply.ReadInt32(); in GetBtState() local
222 int32_t exception = reply.ReadInt32(); in GetLocalAddress() local
332 int32_t exception = reply.ReadInt32(); in GetBtConnectionState() local
358 int32_t exception = reply.ReadInt32(); in GetBtProfileConnState() local
423 int32_t exception = reply.ReadInt32(); in GetLocalName() local
465 int32_t exception = reply.ReadInt32(); in GetBtScanMode() local
601 int32_t exception = reply.ReadInt32(); in IsBtDiscovering() local
925 int32_t exception = reply.ReadInt32(); in GetDeviceName() local
1018 int exception = reply.ReadInt32(); in GetPairState() local
1193 int32_t exception = reply.ReadInt32(); in GetDeviceClass() local
[all …]
/foundation/communication/wifi/wifi/frameworks/native/include/
Dwifi_ipc_lite_adapter.h30 int exception; member
/foundation/communication/dhcp/frameworks/native/include/
Ddhcp_ipc_lite_adapter.h32 int exception; member
/foundation/communication/nfc/interfaces/inner_api/controller/
Dnfc_controller_callback_stub.cpp55 int exception = data.ReadInt32(); in OnRemoteRequest() local
/foundation/communication/nfc/interfaces/inner_api/tags/
Dreader_mode_callback_stub.cpp69 int exception = data.ReadInt32(); in OnRemoteRequest() local

1234