Searched refs:DeviceProfileToEntries (Results 1 – 6 of 6) sorted by relevance
71 …static int32_t DeviceProfileToEntries(const DeviceProfile& profile, std::map<std::string, std::str…
221 ProfileUtils::DeviceProfileToEntries(deviceProfile, entries); in EntriesToDeviceProfileFuzzTest()
48 ProfileUtils::DeviceProfileToEntries(deviceProfile, entries); in PutDeviceProfile()
113 ProfileUtils::DeviceProfileToEntries(deviceProfile, entries); in PutDeviceProfile()
461 int32_t ProfileUtils::DeviceProfileToEntries(const DeviceProfile& profile, std::map<std::string, st… in DeviceProfileToEntries() function in OHOS::DistributedDeviceProfile::ProfileUtils
620 int32_t res1 = ProfileUtils::DeviceProfileToEntries(deviceProfile, entries);