Searched refs:TrustDeviceProfileToEntries (Results 1 – 7 of 7) sorted by relevance
279 ProfileUtils::TrustDeviceProfileToEntries(profile, value);
375 int32_t res1 = ProfileUtils::TrustDeviceProfileToEntries(profile, values);
1352 ProfileUtils::TrustDeviceProfileToEntries(profile, value);
67 …static int32_t TrustDeviceProfileToEntries(const TrustDeviceProfile& profile, ValuesBucket& values…
142 ProfileUtils::TrustDeviceProfileToEntries(profile, values); in TrustDeviceProfileToEntriesFuzzTest()
77 ProfileUtils::TrustDeviceProfileToEntries(profile, values); in PutTrustDeviceProfile()180 ProfileUtils::TrustDeviceProfileToEntries(profile, values); in UpdateTrustDeviceProfile()
406 int32_t ProfileUtils::TrustDeviceProfileToEntries(const TrustDeviceProfile& profile, ValuesBucket& … in TrustDeviceProfileToEntries() function in OHOS::DistributedDeviceProfile::ProfileUtils