Searched refs:kDeviceType (Results 1 – 1 of 1) sorted by relevance
1411 static constexpr char kDeviceType[] = "device_type"; variable1414 (*Dictionary())[kDeviceType] = static_cast<int>(type); in set_device_type()1417 return static_cast<DeviceType>((*Dictionary())[kDeviceType].asInt()); in device_type()