Searched refs:DEVICE_MODEL (Results 1 – 4 of 4) sorted by relevance
31 const std::string DEVICE_MODEL = "model"; variable44 jsonData[DEVICE_MODEL] = GetDeviceModel(); in ConvertToProfileData()
196 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()
29 const std::string DEVICE_MODEL = "deviceModel"; variable
39 extern const std::string DEVICE_MODEL;