/device/google/contexthub/util/nanotool/ |
D | nanomessage.cpp | 116 uint32_t event_type = ReadEventResponse::EventTypeFromBuffer(buffer); in FromBytes() local 161 bool ReadEventResponse::IsSensorEvent(uint32_t event_type) { in IsSensorEvent() 166 bool ReadEventResponse::IsAppToHostEvent(uint32_t event_type) { in IsAppToHostEvent() 170 bool ReadEventResponse::IsResetReasonEvent(uint32_t event_type) { in IsResetReasonEvent() 174 bool ReadEventResponse::IsLogEvent(uint32_t event_type) { in IsLogEvent()
|
D | nanomessage.h | 94 uint32_t event_type; member
|
/device/google/cuttlefish/host/commands/vhost_user_input/device_specs/ |
D | mouse.json | 6 "event_type": "EV_KEY", string 15 "event_type": "EV_REL", string
|
D | single_touchscreen_template.json | 9 "event_type": "EV_KEY", string 16 "event_type": "EV_ABS", string
|
D | single_touchpad_template.json | 6 "event_type": "EV_KEY", string 16 "event_type": "EV_ABS", string
|
D | rotary_wheel.json | 6 "event_type": "EV_REL", string
|
D | multi_touchscreen_template.json | 9 "event_type": "EV_KEY", string 16 "event_type": "EV_ABS", string
|
D | switches.json | 6 "event_type": "EV_SW", string
|
D | keyboard.json | 6 "event_type": "EV_KEY", string 121 "event_type": "EV_REP", string 129 "event_type": "EV_LED", string
|
D | multi_touchpad_template.json | 10 "event_type": "EV_KEY", string 22 "event_type": "EV_ABS", string
|
/device/google/cuttlefish/host/commands/metrics/ |
D | events.cc | 106 MetricsEvent::EventType event_type) { in AddCfMetricsEventToLog() 154 MetricsEvent::EventType event_type) { in SendEvent()
|
/device/google/contexthub/firmware/os/algos/calibration/nano_calibration/ |
D | nano_calibration.cc | 125 uint16_t event_type, const chreSensorThreeAxisData *event_data) { in HandleSensorSamples() 165 uint16_t event_type, const chreSensorFloatData *event_data) { in HandleTemperatureSamples()
|
/device/google/cuttlefish/host/commands/metrics/proto/ |
D | cf_metrics_event.proto | 94 optional EventType event_type = 1; field
|
/device/google/cuttlefish/host/commands/vhost_user_input/ |
D | vio_input.rs | 225 event_type: String, field
|
/device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
D | data_channels.cpp | 98 auto event_type = CF_EXPECT(GetValue<std::string>(evt, {"type"}), in OnMessageInner() local
|
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/ |
D | cf_webrtc.js | 310 this.#sendJsonInput({type: 'keyboard', keycode: code, event_type: type}); property
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 2442 optional EventType event_type = 1; field 7486 oneof event_type { oneof
|