Home
last modified time | relevance | path

Searched refs:DEVICE_MODEL (Results 1 - 3 of 3) sorted by relevance

/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
H A Ddevice_info_collector.cpp31 const std::string DEVICE_MODEL = "model"; member
44 jsonData[DEVICE_MODEL] = GetDeviceModel(); in ConvertToProfileData()
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddevice_profile.cpp196 cJSON_AddStringToObject(json, DEVICE_MODEL.c_str(), deviceModel_.c_str()); in dump()
226 cJSON_AddStringToObject(json, DEVICE_MODEL.c_str(), deviceModel_.c_str()); in AnnoymizeDump()
/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h39 const std::string DEVICE_MODEL = "deviceModel"; member

Completed in 3 milliseconds