Searched refs:DEVICE_SERIAL (Results 1 – 4 of 4) sorted by relevance
47 const char* const DEVICE_SERIAL = "deviceSerial"; variable
46 return GetDeviceInfoSync(admin, EdmConstants::DeviceInfo::DEVICE_SERIAL, info); in GetDeviceSerial()
116 data.WriteString(EdmConstants::DeviceInfo::DEVICE_SERIAL);
51 if (label == EdmConstants::DeviceInfo::DEVICE_SERIAL) { in OnGetPolicy()