Home
last modified time | relevance | path

Searched refs:EntriesToTrustDeviceProfile (Results 1 - 5 of 5) sorted by relevance

/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_utils_test.cpp360 * @tc.desc: TrustDeviceProfileToEntries and EntriesToTrustDeviceProfile.
382 int32_t res2 = ProfileUtils::EntriesToTrustDeviceProfile(values, outProfile); in HWTEST_F()
1438 * @tc.desc: EntriesToTrustDeviceProfile all.
1453 int32_t ret1 = ProfileUtils::EntriesToTrustDeviceProfile(values, profile); in HWTEST_F()
1458 ProfileUtils::EntriesToTrustDeviceProfile(values, profile); in HWTEST_F()
1460 ProfileUtils::EntriesToTrustDeviceProfile(values, profile); in HWTEST_F()
1464 ProfileUtils::EntriesToTrustDeviceProfile(values, profile); in HWTEST_F()
1466 ProfileUtils::EntriesToTrustDeviceProfile(values, profile); in HWTEST_F()
1470 ProfileUtils::EntriesToTrustDeviceProfile(values, profile); in HWTEST_F()
1472 ProfileUtils::EntriesToTrustDeviceProfile(value in HWTEST_F()
[all...]
H A Ddistributed_device_profile_client_rdb_test.cpp280 ProfileUtils::EntriesToTrustDeviceProfile(value, profile); in HWTEST_F()
H A Dtrust_profile_manager_test.cpp1354 ProfileUtils::EntriesToTrustDeviceProfile(value, profile); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/common/include/utils/
H A Dprofile_utils.h75 static int32_t EntriesToTrustDeviceProfile(const ValuesBucket& values, TrustDeviceProfile& profile);
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp493 int32_t ProfileUtils::EntriesToTrustDeviceProfile(const ValuesBucket& values, TrustDeviceProfile& profile) in EntriesToTrustDeviceProfile() function in OHOS::DistributedDeviceProfile::ProfileUtils

Completed in 7 milliseconds