Home
last modified time | relevance | path

Searched defs:error (Results 1751 - 1775 of 2434) sorted by relevance

1...<<71727374757677787980>>...98

/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_server_handler.cpp392 SendCapturerCreateEvent(AudioCapturerInfo capturerInfo, AudioStreamInfo streamInfo, uint64_t sessionId, bool isSync, int32_t &error) SendCapturerCreateEvent() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_test.cpp1330 uint32_t error = 0; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dpicture_napi.cpp60 napi_ref error = nullptr; member
515 static void BuildContextError(napi_env env, napi_ref &error, const std::string errMsg, const int32_t errCode) in BuildContextError() argument
599 PICTURE_ERR error; in CreatePictureFromParcel() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp94 heif_error error = HeifBox::MakeFromReader(reader, &box); in AssembleBoxes() local
234 heif_error error; in GetItemData() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/src/
H A Dmedia_library_manager_test.cpp329 DatashareBusinessError error; in QueryUriPermissionResult() local
[all...]
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp40 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_SYSTEM_READY), data, reply); in SystemReady() local
64 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_SET_INTERNET_PERMISSION), in SetInternetPermission() local
102 int32_t error = in EnableVnicNetwork() local
132 int32_t error in EnableDistributedClientNet() local
167 int32_t error = EnableDistributedServerNet() local
193 int32_t error = DisableDistributedNet() local
215 int32_t error = DisableVnicNetwork() local
256 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_REG_NET_SUPPLIER), data, reply); RegisterNetSupplier() local
287 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_UNREG_NETWORK), data, reply); UnregisterNetSupplier() local
479 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_SET_NET_SUPPLIER_INFO), UpdateNetSupplierInfo() local
511 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_SET_NET_LINK_INFO), UpdateNetLinkInfo() local
538 int32_t error = RemoteSendRequest( RegisterNetDetectionCallback() local
564 int32_t error = RemoteSendRequest( UnRegisterNetDetectionCallback() local
585 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_NET_DETECTION), NetDetection() local
606 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_IFACE_NAMES), GetIfaceNames() local
654 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_IFACENAME_BY_TYPE), GetIfaceNameByType() local
790 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_SPECIFIC_NET), GetSpecificNet() local
826 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_ALL_NETS), GetAllNets() local
866 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_SPECIFIC_UID_NET), GetSpecificUidNet() local
897 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_CONNECTION_PROPERTIES), GetConnectionProperties() local
929 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_NET_CAPABILITIES), GetNetCapabilities() local
992 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_ADDRESSES_BY_NAME), GetAddressesByName() local
1035 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_ADDRESS_BY_NAME), GetAddressByName() local
1069 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_BIND_SOCKET), BindSocket() local
1095 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_SET_AIRPLANE_MODE), SetAirplaneMode() local
1117 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_IS_DEFAULT_NET_METERED), IsDefaultNetMetered() local
1148 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_SET_GLOBAL_HTTP_PROXY), SetGlobalHttpProxy() local
1170 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_GLOBAL_HTTP_PROXY), GetGlobalHttpProxy() local
1202 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_DEFAULT_HTTP_PROXY), GetDefaultHttpProxy() local
1235 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_NET_ID_BY_IDENTIFIER), GetNetIdByIdentifier() local
1277 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_SET_APP_NET), SetAppNet() local
1324 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_INTERFACE_CONFIGURATION), GetNetInterfaceConfiguration() local
1350 int32_t error = remote->SendRequest(code, data, reply, option); RemoteSendRequest() local
1385 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_ADD_NET_ROUTE), AddNetworkRoute() local
1420 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_REMOVE_NET_ROUTE), RemoveNetworkRoute() local
1451 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_ADD_NET_ADDRESS), AddInterfaceAddress() local
1482 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_REMOVE_NET_ADDRESS), DelInterfaceAddress() local
1513 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_ADD_STATIC_ARP), AddStaticArp() local
1544 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_DEL_STATIC_ARP), DelStaticArp() local
1570 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_REGISTER_SLOT_TYPE), RegisterSlotType() local
1588 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GET_SLOT_TYPE), GetSlotType() local
1611 int32_t error = FactoryResetNetwork() local
1658 int32_t error = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_IS_PREFER_CELLULAR_URL), IsPreferCellularUrl() local
[all...]
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c294 static void OnDisconnectedDataFinished(uint32_t connectionId, int32_t error) in OnDisconnectedDataFinished() argument
793 void BleOnClientFailed(uint32_t connectionId, int32_t error) in BleOnClientFailed() argument
[all...]
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service_skeleton.cpp86 int error; in TestEnableSerialInvokeFlag() local
101 int error; in TestSyncTransaction() local
117 int error; in TestSendTooManyRequest() local
138 int error in TestMultiThreadSendRequest() local
178 int error; TestAsyncCallbackTrans() local
200 int error; TestZtraceTransaction() local
214 int error; TestPingService() local
294 int error; TestRawDataTransaction() local
678 int error; TestMultipleProcesses() local
704 int error = Remote()->SendRequest(TRANS_ID_ASHMEM, dataParcel, replyParcel, option); TestAshmem() local
745 int error = Remote()->SendRequest(TRANS_ID_NESTING_SEND, dataParcel, replyParcel, option); TestNestingSend() local
[all...]
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_proxy.cpp87 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_ENABLE), data, reply, in EnableP2p() local
115 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_DISABLE), data, reply, in DisableP2p() local
144 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_DISCOVER_DEVICES), data, DiscoverDevices() local
173 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_STOP_DISCOVER_DEVICES), StopDiscoverDevices() local
202 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_DISCOVER_SERVICES), data, DiscoverServices() local
231 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_STOP_DISCOVER_SERVICES), StopDiscoverServices() local
261 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_REQUEST_SERVICES), data, RequestService() local
291 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_PUT_LOCAL_SERVICES), PutLocalP2pService() local
321 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_DELETE_LOCAL_SERVICES), DeleteLocalP2pService() local
352 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_START_LISTEN), data, StartP2pListen() local
381 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_STOP_LISTEN), data, StopP2pListen() local
411 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_CREATE_GROUP), data, CreateGroup() local
440 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_REMOVE_GROUP), data, RemoveGroup() local
472 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_REMOVE_GROUP_CLIENT), RemoveGroupClient() local
501 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_DELETE_GROUP), data, DeleteGroup() local
678 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_CONNECT), data, reply, P2pConnect() local
707 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_CANCEL_CONNECT), data, P2pCancelConnect() local
736 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_QUERY_INFO), data, reply, QueryP2pLinkedInfo() local
778 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_GET_CURRENT_GROUP), data, GetCurrentGroup() local
812 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_GET_ENABLE_STATUS), data, GetP2pEnableStatus() local
846 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_GET_DISCOVER_STATUS), GetP2pDiscoverStatus() local
880 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_GET_CONNECTED_STATUS), GetP2pConnectedStatus() local
914 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_QUERY_DEVICES), data, QueryP2pDevices() local
959 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_QUERY_LOCAL_DEVICE), QueryP2pLocalDevice() local
993 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_QUERY_GROUPS), data, QueryP2pGroups() local
1038 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_QUERY_SERVICES), data, QueryP2pServices() local
1084 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_SET_DEVICE_NAME), data, SetP2pDeviceName() local
1120 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_SET_WFD_INFO), data, SetP2pWfdInfo() local
1177 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_REGISTER_CALLBACK), data, RegisterCallBack() local
1206 int error = Remote()->SendRequest(static_cast<uint32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_SUPPORTED_FEATURES), GetSupportedFeatures() local
1241 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_HID2D_APPLY_IP), data, Hid2dRequestGcIp() local
1275 int error = Remote()->SendRequest( Hid2dSharedlinkIncrease() local
1303 int error = Remote()->SendRequest( Hid2dSharedlinkDecrease() local
1335 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_HID2D_CREATE_GROUP), Hid2dCreateGroup() local
1366 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_HID2D_REMOVE_GC_GROUP), Hid2dRemoveGcGroup() local
1401 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_HID2D_CONNECT), data, Hid2dConnect() local
1433 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_HID2D_CONFIG_IP), data, Hid2dConfigIPAddr() local
1462 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_HID2D_RELEASE_IP), data, Hid2dReleaseIPAddr() local
1497 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_GET_P2P_RECOMMENDED_CHANNEL), Hid2dGetRecommendChannel() local
1535 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_GET_5G_CHANNEL_LIST), data, Hid2dGetChannelListFor5G() local
1584 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_GET_SELF_WIFI_CFG), data, Hid2dGetSelfWifiCfgInfo() local
1637 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_SET_PEER_WIFI_CFG), data, Hid2dSetPeerWifiCfgInfo() local
1670 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_SET_UPPER_SCENE), data, Hid2dSetUpperScene() local
1698 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_DISCOVER_PEERS), DiscoverPeers() local
1727 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_DISABLE_RANDOM_MAC), DisableRandomMac() local
1755 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_CHECK_CAN_USE_P2P), CheckCanUseP2p() local
1802 int error = Remote()->SendRequest(static_cast<uint32_t>(P2PInterfaceCode::WIFI_SVR_CMD_P2P_HID2D_WIDE_SUPPORTED), Hid2dIsWideBandwidthSupported() local
[all...]
H A Dwifi_device_proxy_lite.cpp376 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_ENABLE_WIFI), &req, &owner, in EnableWifi() local
409 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_DISABLE_WIFI), &req, DisableWifi() local
444 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_INIT_WIFI_PROTECT), &req, InitWifiProtect() local
479 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_WIFI_PROTECT), &req, GetWifiProtectRef() local
513 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_PUT_WIFI_PROTECT), &req, PutWifiProtectRef() local
636 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_ADD_DEVICE_CONFIG), &req, AddDeviceConfig() local
671 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_UPDATE_DEVICE_CONFIG), UpdateDeviceConfig() local
705 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_REMOVE_DEVICE_CONFIG), RemoveDevice() local
738 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_REMOVE_ALL_DEVICE_CONFIG), RemoveAllDevice() local
773 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_DEVICE_CONFIGS), &req, GetDeviceConfigs() local
809 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_ENABLE_DEVICE), &req, EnableDeviceConfig() local
843 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_DISABLE_DEVICE), &req, DisableDeviceConfig() local
878 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_CONNECT_TO), &req, &owner, ConnectToNetwork() local
912 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_CONNECT2_TO), &req, &owner, ConnectToDevice() local
945 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_IS_WIFI_CONNECTED), &req, IsConnected() local
978 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_RECONNECT), &req, &owner, ReConnect() local
1011 int error = remote_->Invoke(remote_, ReAssociate() local
1044 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_DISCONNECT), &req, &owner, Disconnect() local
1080 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_START_WPS), &req, &owner, StartWps() local
1113 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_CANCEL_WPS), &req, &owner, CancelWps() local
1147 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_IS_WIFI_ACTIVE), &req, IsWifiActive() local
1181 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_IS_METERED_HOTSPOT), &req, IsMeteredHotspot() local
1215 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_WIFI_STATE), &req, GetWifiState() local
1249 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_LINKED_INFO), &req, GetLinkedInfo() local
1283 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_DHCP_INFO), &req, GetIpInfo() local
1317 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_DHCP_IPV6INFO), &req, GetIpv6Info() local
1351 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_SET_COUNTRY_CODE), &req, SetCountryCode() local
1385 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_COUNTRY_CODE), &req, GetCountryCode() local
1439 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_REGISTER_CALLBACK_CLIENT), RegisterCallBack() local
1476 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_SIGNAL_LEVEL), &req, GetSignalLevel() local
1510 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_SUPPORTED_FEATURES), GetSupportedFeatures() local
1544 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_DERVICE_MAC_ADD), &req, GetDeviceMacAddress() local
1580 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_SET_LOW_LATENCY_MODE), SetLowLatencyMode() local
1621 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_BANDTYPE_SUPPORTED), IsBandTypeSupported() local
1656 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_5G_CHANNELLIST), &req, Get5GHzChannelList() local
1690 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_ENABLE_SEMI_WIFI), &req, EnableSemiWifi() local
1724 int error = remote_->Invoke(remote_, static_cast<int32_t>(DevInterfaceCode::WIFI_SVR_CMD_GET_WIFI_DETAIL_STATE), GetWifiDetailState() local
[all...]
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dfile_operations_cloud_mock.cpp168 static bool HandleCloudError(fuse_req_t req, CloudError error) in HandleCloudError() argument
[all...]
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp378 static void OnBundleStarted(BError error, sptr<SvcSessionManager> session, const BundleName &bundleName) in OnBundleStarted() argument
[all...]
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp203 DMError error = ScreenManager::GetInstance().RegisterScreenListener(this); in InitCrossDisplayProperty() local
229 DMError error = ScreenManager::GetInstance().UnregisterScreenListener(this); in ResetCrossMoveDragProperty() local
/third_party/ffmpeg/libavcodec/
H A Derror_resilience.c208 int mb_index, error, j; in guess_dc() local
418 int error = s->error_status_table[mb_xy]; in guess_mv() local
731 const int error = s->error_status_table[mb_xy]; in is_intra_more_likely() local
745 int error; is_intra_more_likely() local
895 int i, mb_x, mb_y, error, error_type, dc_error, mv_error, ac_error; ff_er_frame_end() local
985 int error = s->error_status_table[mb_xy]; ff_er_frame_end() local
1007 int error = s->error_status_table[mb_xy]; ff_er_frame_end() local
1056 int error = s->error_status_table[mb_xy]; ff_er_frame_end() local
1095 int error = s->error_status_table[mb_xy]; ff_er_frame_end() local
1106 int error = s->error_status_table[mb_xy]; ff_er_frame_end() local
1124 int error = s->error_status_table[mb_xy]; ff_er_frame_end() local
1152 int error = s->error_status_table[mb_xy]; ff_er_frame_end() local
1189 int error = s->error_status_table[mb_xy]; ff_er_frame_end() local
1293 int error = s->error_status_table[mb_xy]; ff_er_frame_end() local
1335 int error = s->error_status_table[mb_xy]; ff_er_frame_end() local
[all...]
H A Dg723_1enc.c183 static void levinson_durbin(int16_t *lpc, int16_t *autocorr, int16_t error) in levinson_durbin() argument
[all...]
H A Dtruemotion2.c67 int error; member
H A Dopus_silk.c165 int error; // Q29; estimate of the error of our partial estimate of 1/gaindiv in silk_is_lpc_stable() local
/third_party/curl/tests/server/
H A Dsockfilt.c233 int error; in fullread() local
279 int error; in fullwrite() local
636 int error, ret, fd; select_ws() local
968 int error = 0; juggle() local
1217 int error = 0; sockdaemon() local
1359 int error; main() local
[all...]
H A Drtspd.c294 int error = errno; in ProcessRequest() local
312 int error = getpart(&cmd, &cmdsize, "reply", "servercmd", stream); in ProcessRequest() local
603 int error in storerequest() local
658 int error; get_request() local
779 int error = 0; send_doc() local
1067 int error; main() local
[all...]
H A Dsocksd.c303 int error = SOCKERRNO; in socksconnect() local
714 int error = 0; in incoming() local
819 int error = 0; sockdaemon() local
966 int error; main() local
[all...]
H A Dmqttd.c620 int error; in mqttit() local
742 int error = 0; in incoming() local
802 int error = 0; sockdaemon() local
934 int error; main() local
[all...]
H A Dtftpd.c560 int error; in main() local
908 int error = errno; do_tftp() local
1011 int error; parse_servercmd() local
1130 int error = errno; validate_access() local
1137 int error = getpart(&test->buffer, &count, "reply", partbuf, stream); validate_access() local
1354 nak(int error) nak() argument
[all...]
/third_party/elfutils/libdwfl/
H A Ddwfl_module_getdwarf.c78 Dwfl_Error error = open_elf_file (&file->elf, &file->fd, &file->name); in open_elf() local
578 Dwfl_Error error = open_elf_file (&mod->alt_elf, &mod->alt_fd, in find_debug_altlink() local
[all...]
H A Ddwfl_segment_report_module.c785 Dwfl_Error error = __libdw_open_file (&fd, &elf, true, false); in dwfl_segment_report_module() local
/third_party/ffmpeg/fftools/
H A Dcmdutils.c105 const char *error; in parse_number_or_die() local

Completed in 41 milliseconds

1...<<71727374757677787980>>...98