Home
last modified time | relevance | path

Searched refs:CharacteristicProfileToEntries (Results 1 - 6 of 6) sorted by relevance

/foundation/deviceprofile/device_info_manager/common/include/utils/
H A Dprofile_utils.h73 static int32_t CharacteristicProfileToEntries(const CharacteristicProfile& profile,
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp199 ProfileUtils::CharacteristicProfileToEntries(charProfile, entries); in PutCharacteristicProfile()
228 ProfileUtils::CharacteristicProfileToEntries(charProfile, entries); in PutCharacteristicProfileBatch()
/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp120 ProfileUtils::CharacteristicProfileToEntries(charProfile, entries); in PutCharacteristicProfile()
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp667 ProfileUtils::CharacteristicProfileToEntries(item, entries); in AddCharProfilesToCache()
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp482 int32_t ProfileUtils::CharacteristicProfileToEntries(const CharacteristicProfile& profile, in CharacteristicProfileToEntries() function in OHOS::DistributedDeviceProfile::ProfileUtils
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_utils_test.cpp753 * @tc.desc: CharacteristicProfileToEntries and EntriesToCharProfile.
766 int32_t res1 = ProfileUtils::CharacteristicProfileToEntries(charProfile, entries); in HWTEST_F()

Completed in 8 milliseconds