Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dtrust_device_profile.cpp105 cJSON_AddNumberToObject(json, DEVICE_ID_TYPE.c_str(), deviceIdType_); in dump()
H A Daccess_control_profile.cpp258 cJSON_AddNumberToObject(json, DEVICE_ID_TYPE.c_str(), deviceIdType_); in dump()
/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h54 const std::string DEVICE_ID_TYPE = "deviceIdType"; member
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp409 values.PutInt(DEVICE_ID_TYPE, profile.GetDeviceIdType()); in TrustDeviceProfileToEntries()
422 values.PutInt(DEVICE_ID_TYPE, profile.GetDeviceIdType()); in AccessControlProfileToEntries()
/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp1450 int32_t deviceIdType = rowEntity.Get(DEVICE_ID_TYPE); in ConvertToTrustDeviceProfile()
1544 int32_t deviceIdType = rowEntity.Get(DEVICE_ID_TYPE); in ConvertToAccessControlProfile()

Completed in 7 milliseconds