Home
last modified time | relevance | path

Searched defs:networkId (Results 476 - 500 of 714) sorted by relevance

1...<<11121314151617181920>>...29

/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_callback.c65 void WifiHalCbNotifyConnectChanged(int status, int networkId, const char *pos) in WifiHalCbNotifyConnectChanged() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_interface.cpp79 ErrCode StaInterface::ConnectToNetwork(int networkId, int type) in ConnectToNetwork() argument
103 ErrCode StaInterface::StartRoamToNetwork(const int networkId, const std::string bssid) in StartRoamToNetwork() argument
115 ErrCode StaInterface::StartConnectToUserSelectNetwork(int networkId, std::string bssid) in StartConnectToUserSelectNetwork() argument
171 ErrCode StaInterface::ConnectToCandidateConfig(const int uid, const int networkId) in ConnectToCandidateConfig() argument
183 ErrCode StaInterface::RemoveCandidateConfig(const int uid, const int networkId) in RemoveCandidateConfig() argument
223 RemoveDevice(int networkId) RemoveDevice() argument
246 EnableDeviceConfig(int networkId, bool attemptEnable) EnableDeviceConfig() argument
254 DisableDeviceConfig(int networkId) DisableDeviceConfig() argument
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/precompiled_macro/
H A Dsta_state_machine_test1.cpp157 int networkId = 0; in OnWifiWpa3SelfCureSuccessTest() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dsingle_store_impl_test.cpp1644 auto networkId = DevManager::GetInstance().GetLocalDevice().networkId; in HWTEST_F() local
1680 auto networkId = DevManager::GetInstance().GetLocalDevice().networkId; in HWTEST_F() local
1711 auto networkId = DevManager::GetInstance().GetLocalDevice().networkId; in HWTEST_F() local
1756 auto networkId = DevManager::GetInstance().GetLocalDevice().networkId; HWTEST_F() local
[all...]
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_cmd_parser_service.cpp518 std::string networkId = "xxx"; in HWTEST_F() local
809 std::string networkId = "xxx"; in HWTEST_F() local
1035 std::string networkId = "12345678"; in HWTEST_F() local
1052 std::string networkId = "12345678"; in HWTEST_F() local
H A DUTTest_device_manager_service.cpp621 std::string networkId = "12345"; in HWTEST_F() local
635 std::string networkId = "12345"; in HWTEST_F() local
650 std::string networkId; in HWTEST_F() local
665 std::string networkId = "12345"; in HWTEST_F() local
1135 std::string networkId = ""; in HWTEST_F() local
1149 std::string networkId = "networkIdTest"; HWTEST_F() local
1163 std::string networkId = "networkIdTest4"; HWTEST_F() local
1558 std::string networkId; HWTEST_F() local
1567 std::string networkId; HWTEST_F() local
1576 std::string networkId = "network_id"; HWTEST_F() local
2104 std::string networkId; HWTEST_F() local
2295 std::string networkId; HWTEST_F() local
2305 std::string networkId; HWTEST_F() local
2314 std::string networkId = "networkId_003"; HWTEST_F() local
2325 std::string networkId = "networkId_003"; HWTEST_F() local
2351 std::string networkId = "networkIdTest3"; HWTEST_F() local
2406 std::string networkId = "networkIdTest_001"; HWTEST_F() local
2416 std::string networkId = "networkIdTest_002"; HWTEST_F() local
2425 std::string networkId = "networkIdTest_003"; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_manager.cpp393 int32_t DAudioSinkManager::PauseDistributedHardware(const std::string &networkId) in PauseDistributedHardware() argument
404 int32_t DAudioSinkManager::ResumeDistributedHardware(const std::string &networkId) in ResumeDistributedHardware() argument
415 StopDistributedHardware(const std::string &networkId) StopDistributedHardware() argument
487 GetUdidByNetworkId(const std::string &networkId) GetUdidByNetworkId() argument
[all...]
/foundation/distributedhardware/device_manager/services/implementation/src/devicestate/
H A Ddm_device_state_manager.cpp251 std::string networkId in StartOffLineTimer() local
384 GetAuthForm(const std::string &networkId) GetAuthForm() argument
446 GetUdidByNetWorkId(std::string networkId) GetUdidByNetWorkId() argument
[all...]
/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Ddcamera_utils_tools.cpp55 int32_t GetLocalDeviceNetworkId(std::string& networkId) in GetLocalDeviceNetworkId() argument
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/mini/
H A Ddevice_manager_impl_lite_m.h98 char networkId[DM_MAX_DEVICE_NETWORKID_LEN + 1]; member
112 char networkId[DM_MAX_DEVICE_NETWORKID_LEN + 1]; member
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dtrans_type.h64 char *networkId; /**< Peer network ID */ member
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_client.cpp744 int32_t DistributedInputClient::NotifyStopDScreen(const std::string &networkId, const std::string &srcScreenInfoKey) in NotifyStopDScreen() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddh_utils_tool.cpp88 std::string GetUUIDByDm(const std::string &networkId) in GetUUIDByDm() argument
98 std::string GetUDIDByDm(const std::string &networkId) in GetUDIDByDm() argument
[all...]
/foundation/distributedhardware/distributed_input/services/transportbase/src/
H A Ddistributed_input_transport_base.cpp148 std::string networkId = localNode->networkId; in CreateServerSocket() local
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_service_proxy.cpp959 DownloadAsset(const uint64_t taskId, const int32_t userId, const std::string &bundleName, const std::string &networkId, AssetInfoObj &assetInfoObj) DownloadAsset() argument
/foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncservicestub_fuzzer/
H A Dcloudsyncservicestub_fuzzer.cpp589 string networkId = fuzzData.GetStringFromData(len); in HandleDownloadAssetFuzzTest() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dcapability_info_manager.cpp396 std::string networkId = DHContext::GetInstance().GetNetworkIdByUUID(uuid); in HandleCapabilityAddChange() local
436 std::string networkId = DHContext::GetInstance().GetNetworkIdByUUID(uuid); in HandleCapabilityUpdateChange() local
480 std::string networkId = DHContext::GetInstance().GetNetworkIdByUUID(uuid); in HandleCapabilityDeleteChange() local
[all...]
H A Dmeta_info_manager.cpp326 int32_t MetaInfoManager::SyncDataByNetworkId(const std::string &networkId) in SyncDataByNetworkId() argument
434 std::string networkId = DHContext::GetInstance().GetNetworkIdByUUID(uuid); in HandleMetaCapabilityAddChange() local
470 std::string networkId = DHContext::GetInstance().GetNetworkIdByUUID(uuid); in HandleMetaCapabilityUpdateChange() local
[all...]
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_node_manager.cpp413 void DistributedInputNodeManager::AddDeviceLocked(const std::string &networkId, const std::string &dhId, in AddDeviceLocked() argument
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsoftbus_adapter.cpp100 string networkId = info.networkId; in OnBind() local
358 void SoftbusAdapter::AcceptSesion(int sessionId, const std::string &sessionName, const std::string &networkId) in AcceptSesion() argument
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_device.c766 WifiErrorCode ConnectTo(int networkId) in ConnectTo() argument
826 RemoveDevice(int networkId) RemoveDevice() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_proxy.cpp688 int32_t DistributedSchedProxy::GetRemoteMissionSnapshotInfo(const std::string& networkId, int32_t missionId, in GetRemoteMissionSnapshotInfo() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_bm_storage.cpp239 bool DmsBmStorage::GetStorageDistributeInfo(const std::string &networkId, in GetStorageDistributeInfo() argument
276 bool DmsBmStorage::DealGetBundleName(const std::string &networkId, const uint16_t& bundleNameId, in DealGetBundleName() argument
326 DelReduData(const std::string &networkId, const std::vector<DistributedKv::Entry> &reduRiskEntries) DelReduData() argument
366 CheckSyncData(const std::string &networkId) CheckSyncData() argument
388 GetDistributedBundleName(const std::string &networkId, const uint16_t& bundleNameId, std::string &bundleName) GetDistributedBundleName() argument
405 GetDistributedBundleInfo(const std::string &networkId, const uint16_t &bundleNameId, DmsBundleInfo &distributeBundleInfo) GetDistributedBundleInfo() argument
466 GetEntries(const std::string &networkId, const Key &allEntryKeyPrefix, std::promise<OHOS::DistributedKv::Status> &resultStatusSignal, std::vector<Entry> &allEntries) GetEntries() argument
963 GetContinueType(const std::string &networkId, std::string &bundleName, uint8_t continueTypeId) GetContinueType() argument
1031 GetAbilityName(const std::string &networkId, std::string &bundleName, std::string &continueType) GetAbilityName() argument
1128 GetContinueEventInfo(const std::string &networkId, const std::string &bundleName, const std::string& continueType, ContinueEventInfo &continueEventInfo) GetContinueEventInfo() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_stub_test.cpp1086 std::string networkId = "255.255.255.255"; in HWTEST_F() local
H A Dmock_distributed_sched.cpp116 int32_t MockDistributedSched::GetRemoteMissionSnapshotInfo(const std::string& networkId, int32_t missionId, in GetRemoteMissionSnapshotInfo() argument

Completed in 35 milliseconds

1...<<11121314151617181920>>...29