Searched refs:GetProfilesByOwner (Results 1 – 2 of 2) sorted by relevance
84 … int32_t GetProfilesByOwner(const std::string& uuid, std::map<std::string, std::string>& entries);
670 if (GetProfilesByOwner(localUuid, localDataByOwner) != DP_SUCCESS) { in FixDataOnDeviceOnline()714 int32_t DeviceProfileManager::GetProfilesByOwner(const std::string& uuid, std::map<std::string, std… in GetProfilesByOwner() function in OHOS::DistributedDeviceProfile::DeviceProfileManager