Searched refs:GetHostNameByServiceId (Results 1 – 3 of 3) sorted by relevance
124 std::string GetHostNameByServiceId(std::string serviceId);
184 .hostName = DpRadarHelper::GetInstance().GetHostNameByServiceId(serviceId), in PutDeviceProfile()236 .hostName = DpRadarHelper::GetInstance().GetHostNameByServiceId(serviceId), in GetDeviceProfile()303 .hostName = DpRadarHelper::GetInstance().GetHostNameByServiceId(serviceId), in DeleteDeviceProfile()
425 std::string DpRadarHelper::GetHostNameByServiceId(std::string serviceId) in GetHostNameByServiceId() function in OHOS::DeviceProfile::DpRadarHelper