Home
last modified time | relevance | path

Searched refs:GetNetworkId (Results 1 – 25 of 71) sorted by relevance

123

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Doffline_task.cpp49 GetId().c_str(), GetAnonyString(GetNetworkId()).c_str(), GetAnonyString(GetUUID()).c_str(), in OffLineTask()
109 DHLOGI("networkId = %{public}s, uuid = %{public}s", GetAnonyString(GetNetworkId()).c_str(), in CreateDisableTask()
136 .networkId = GetNetworkId(), in CreateDisableTask()
152 DHContext::GetInstance().RemoveOnlineDeviceIdEntryByNetworkId(GetNetworkId()); in WaitDisableTaskFinish()
182 …etaDisableTask, networkId = %{public}s, uuid = %{public}s", GetAnonyString(GetNetworkId()).c_str(), in CreateMetaDisableTask()
185 DeviceManager::GetInstance().GetDeviceType(DH_FWK_PKG_NAME, GetNetworkId(), deviceType); in CreateMetaDisableTask()
191 .networkId = GetNetworkId(), in CreateMetaDisableTask()
H A Donline_task.cpp55 GetId().c_str(), GetAnonyString(GetNetworkId()).c_str(), GetAnonyString(GetUUID()).c_str(), in DoTask()
87 "udid: %{public}s, udidHash: %{public}s", GetAnonyString(GetNetworkId()).c_str(), in DoSyncInfo()
106 …GetAnonyString(GetNetworkId()).c_str(), GetAnonyString(GetUUID()).c_str(), GetAnonyString(GetUDID(… in CreateEnableTask()
140 .networkId = GetNetworkId(), in CreateEnableTask()
154 …GetAnonyString(GetNetworkId()).c_str(), GetAnonyString(GetUUID()).c_str(), GetAnonyString(GetUDID(… in CreateMetaEnableTask()
156 DeviceManager::GetInstance().GetDeviceType(DH_FWK_PKG_NAME, GetNetworkId(), deviceType); in CreateMetaEnableTask()
162 .networkId = GetNetworkId(), in CreateMetaEnableTask()
H A Denable_task.cpp71 .networkId = GetNetworkId(), in DoTaskInner()
85 DHCompMgrTraceStart(GetAnonyString(GetNetworkId()), GetAnonyString(GetDhId()), DH_ENABLE_START); in RegisterHardware()
86 …auto result = ComponentManager::GetInstance().Enable(GetNetworkId(), GetUUID(), GetDhId(), GetDhTy… in RegisterHardware()
H A Dmeta_enable_task.cpp87 DHLOGI("Meta enable, networkId = %{public}s", GetAnonyString(GetNetworkId()).c_str()); in Enable()
88 if (distributedModemExt_->Enable(GetNetworkId(), sourcePtr) != DH_FWK_SUCCESS) { in Enable()
H A Ddisable_task.cpp89 … DHCompMgrTraceStart(GetAnonyString(GetNetworkId()), GetAnonyString(GetDhId()), DH_DISABLE_START); in UnRegisterHardware()
90 …auto result = ComponentManager::GetInstance().Disable(GetNetworkId(), GetUUID(), GetDhId(), GetDhT… in UnRegisterHardware()
H A Dmeta_disable_task.cpp92 DHLOGI("Meta disable, networkId = %{public}s", GetAnonyString(GetNetworkId()).c_str()); in Disable()
93 if (distributedModemExt_->Disable(GetNetworkId(), sourcePtr) != DH_FWK_SUCCESS) { in Disable()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_group_manager.cpp131 if (networkId == it->GetNetworkId()) { in RemoveClientFromGroup()
160 return it->GetNetworkId(); in GetNetworkIdFromClients()
178 return it->GetNetworkId(); in GetGroupNetworkId()
193 return it->GetNetworkId(); in GetGroupNetworkId()
202 if (netId == it->GetNetworkId()) { in GetGroupOwnerAddr()
212 if (netId == it->GetNetworkId()) { in IsInclude()
248 if (it->GetNetworkId() == id) { in IsOldPersistentGroup()
270 group->SetNetworkId(wpaGroup->second.GetNetworkId()); in UpdateGroupsNetwork()
H A Dp2p_group_operating_state.cpp145 … group.GetNetworkId(), groupManager.GetGroupNetworkId(group.GetOwner(), group.GetGroupName())); in ProcessGroupStartedEvt()
304 int networkId = group.GetNetworkId(); in ProcessCmdDeleteGroup()
309 if (group.GetNetworkId() == currentGroup.GetNetworkId() || group.GetNetworkId() == -1) { in ProcessCmdDeleteGroup()
H A Dwifi_p2p_group_info_proxy.cpp133 int WifiP2pGroupInfoProxy::GetNetworkId() const in GetNetworkId() function in OHOS::Wifi::WifiP2pGroupInfoProxy
136 return groupsInfo.GetNetworkId(); in GetNetworkId()
H A Dwifi_p2p_group_info_proxy.h69 int GetNetworkId() const;
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Ddatabus_socket_listener.h45 std::string GetNetworkId() const;
51 info.GetNetworkId().compare(networkId_) == 0);
65 std::hash<std::string>()(info.GetNetworkId()); in operator()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddtbschedmgr_device_info_storage.cpp196 std::string networkId = deviceInfo->GetNetworkId(); in UpdateDeviceInfoStorage()
355 std::string networkId = devInfo->GetNetworkId(); in DeviceOnlineNotify()
415 if (device->second != nullptr && device->second->GetNetworkId() == netWorkId) { in GetDeviceName()
428 HILOGI("NetworkId: %{public}s", GetAnonymStr(device->second->GetNetworkId()).c_str()); in GetNetworkIdList()
429 devices.push_back(device->second->GetNetworkId()); in GetNetworkIdList()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/devicemanager/
H A Ddp_device_manager.cpp161 DeviceProfileUtils::AnonymizeDeviceId(deviceInfo->GetNetworkId()).c_str()); in OnNodeOnline()
162 RemoveExpiredDeviceIds(deviceInfo->GetNetworkId()); in OnNodeOnline()
163 AddDeviceIds(deviceInfo->GetNetworkId()); in OnNodeOnline()
165 std::string networkId = deviceInfo->GetNetworkId(); in OnNodeOnline()
436 deviceIdList.emplace_back(deviceInfo->GetNetworkId()); in GetDeviceIdList()
H A Ddevice_info.cpp25 const std::string& DeviceInfo::GetNetworkId() const in GetNetworkId() function in OHOS::DeviceProfile::DeviceInfo
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmedia_file_uri_test.cpp359 EXPECT_EQ(MediaFileUri(uri).GetNetworkId(), "");
365 EXPECT_EQ(MediaFileUri(uri).GetNetworkId(), "");
371 EXPECT_EQ(MediaFileUri(uri).GetNetworkId(), "data");
377 EXPECT_EQ(MediaFileUri(uri).GetNetworkId(), "123");
383 EXPECT_EQ(MediaFileUri(uri).GetNetworkId(), "123");
389 EXPECT_EQ(MediaFileUri(uri).GetNetworkId(), "123");
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_client_socket.cpp78 std::string networkId = GetNetworkId(); in OnBytes()
107 std::string ClientSocket::GetNetworkId() in GetNetworkId() function in OHOS::UserIam::UserAuth::ClientSocket
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/eventcenter/
H A Dpasteboard_event.cpp24 std::string PasteboardEvent::GetNetworkId() const in GetNetworkId() function in OHOS::MiscServices::PasteboardEvent
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_get_encrypted_uuid_req.h27 const std::string GetNetworkId() const in GetNetworkId() function
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/eventcenter/
H A Dpasteboard_event.h31 std::string GetNetworkId() const;
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/deviceManager/
H A Ddms_device_info.cpp31 const std::string& DmsDeviceInfo::GetNetworkId() const in GetNetworkId() function in OHOS::DistributedSchedule::DmsDeviceInfo
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/devicemanager/
H A Ddevice_info.h36 const std::string& GetNetworkId() const;
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_client/
H A Dwifi_client.cpp228 static bool GetNetworkId(int argc, const char *argv[], int &nid) in GetNetworkId() function
447 if (!GetDeviceConfig(argc, argv, config) || !GetNetworkId(argc, argv, nid)) { in HandleUpdateConfig()
497 if (!GetNetworkId(argc, argv, nid)) { in HandleRemoveConfig()
514 if (!GetNetworkId(argc, argv, nid)) { in HandleConnectNetwork()
688 if (!GetNetworkId(argc, argv, nid)) { in HandleDisableConfig()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/deviceManager/
H A Ddms_device_info.h44 const std::string& GetNetworkId() const;
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/deviceManager/
H A Ddms_device_info_test.cpp63 EXPECT_EQ("invalid networkId", dmsDeviceInfo.GetNetworkId());
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/inc/
H A Dsoft_bus_client_socket.h41 std::string GetNetworkId() override;

123