Home
last modified time | relevance | path

Searched defs:event_type (Results 1 – 17 of 17) sorted by relevance

/device/google/contexthub/util/nanotool/
Dnanomessage.cpp116 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()
Dnanomessage.h94 uint32_t event_type; member
/device/google/cuttlefish/host/commands/vhost_user_input/device_specs/
Dmouse.json6 "event_type": "EV_KEY", string
15 "event_type": "EV_REL", string
Dsingle_touchscreen_template.json9 "event_type": "EV_KEY", string
16 "event_type": "EV_ABS", string
Dsingle_touchpad_template.json6 "event_type": "EV_KEY", string
16 "event_type": "EV_ABS", string
Drotary_wheel.json6 "event_type": "EV_REL", string
Dmulti_touchscreen_template.json9 "event_type": "EV_KEY", string
16 "event_type": "EV_ABS", string
Dswitches.json6 "event_type": "EV_SW", string
Dkeyboard.json6 "event_type": "EV_KEY", string
121 "event_type": "EV_REP", string
129 "event_type": "EV_LED", string
Dmulti_touchpad_template.json10 "event_type": "EV_KEY", string
22 "event_type": "EV_ABS", string
/device/google/cuttlefish/host/commands/metrics/
Devents.cc106 MetricsEvent::EventType event_type) { in AddCfMetricsEventToLog()
154 MetricsEvent::EventType event_type) { in SendEvent()
/device/google/contexthub/firmware/os/algos/calibration/nano_calibration/
Dnano_calibration.cc125 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/
Dcf_metrics_event.proto94 optional EventType event_type = 1; field
/device/google/cuttlefish/host/commands/vhost_user_input/
Dvio_input.rs225 event_type: String, field
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Ddata_channels.cpp98 auto event_type = CF_EXPECT(GetValue<std::string>(evt, {"type"}), in OnMessageInner() local
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcf_webrtc.js310 this.#sendJsonInput({type: 'keyboard', keycode: code, event_type: type}); property
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2442 optional EventType event_type = 1; field
7486 oneof event_type { oneof