Home
last modified time | relevance | path

Searched defs:GetNetworkIdByUdid (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Ddevice_manager_util.cpp77 bool DeviceManagerUtil::GetNetworkIdByUdid(const std::string &udid, std::string &networkId) in GetNetworkIdByUdid() function in OHOS::UserIam::UserAuth::DeviceManagerUtil
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp678 int32_t SoftbusListener::GetNetworkIdByUdid(const std::string &udid, std::string &networkId) in GetNetworkIdByUdid() function in OHOS::DistributedHardware::SoftbusListener
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1770 int32_t DeviceManagerService::GetNetworkIdByUdid(const std::string &pkgName, const std::string &udi… in GetNetworkIdByUdid() function in OHOS::DistributedHardware::DeviceManagerService
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp2205 int32_t DeviceManagerImpl::GetNetworkIdByUdid(const std::string &pkgName, const std::string &udid, in GetNetworkIdByUdid() function in OHOS::DistributedHardware::DeviceManagerImpl