| /device/google/contexthub/firmware/os/core/ | 
| D | sensors.c | 194 …struct SensorsInternalEvent *evt = (struct SensorsInternalEvent*)slabAllocatorAlloc(mInternalEvent…  in sensorCallFuncPower()  local 235 …struct SensorsInternalEvent *evt = (struct SensorsInternalEvent*)slabAllocatorAlloc(mInternalEvent…  in sensorCallFuncSetRate()  local 281 …struct SensorsInternalEvent *evt = (struct SensorsInternalEvent*)slabAllocatorAlloc(mInternalEvent…  in sensorCallFuncCfgData()  local 302 …struct SensorsInternalEvent *evt = (struct SensorsInternalEvent*)slabAllocatorAlloc(mInternalEvent…  in sensorCallFuncMarshall()  local 333 …struct SensorsInternalEvent *evt = (struct SensorsInternalEvent*)slabAllocatorAlloc(mInternalEvent…  in sensorCallFuncSendOneDirectEvt()  local 470     struct SensorsInternalEvent *evt = (struct SensorsInternalEvent*)evtP;  in sensorInternalFwStateChanged()  local 494     struct SensorsInternalEvent *evt = (struct SensorsInternalEvent*)evtP;  in sensorInternalPowerStateChanged()  local 522     struct SensorsInternalEvent *evt = (struct SensorsInternalEvent*)evtP;  in sensorInternalRateChanged()  local 543 …struct SensorsInternalEvent *evt = (struct SensorsInternalEvent*)slabAllocatorAlloc(mInternalEvent…  in sensorSignalInternalEvt()  local
  | 
| D | timer.c | 91     struct TimerEvent *evt;  in timCallFunc()  local 230     struct TimerEvent *evt;  in timerEventMatch()  local
  | 
| D | seos.c | 1045     uint16_t evt = EVENT_GET_EVENT(evtType), newEvt;  in osInternalEvtHandle()  local 1180     uint16_t tid, evt;  in osMainDequeueLoop()  local 1303 static bool osEnqueueEvtCommon(uint32_t evt, void *evtData, TaggedPtr evtFreeInfo, bool urgent)  in osEnqueueEvtCommon()
  | 
| D | osApi.c | 298 static void osExpApiI2cInternalEvtFreeF(void *evt)  in osExpApiI2cInternalEvtFreeF()
  | 
| /device/google/contexthub/firmware/app/chre/common/ | 
| D | chre10_app.c | 170 static void chreappProcessSensorData(uint16_t evt, const void *eventData)  in chreappProcessSensorData() 200 static void chreappProcessConfigEvt(uint16_t evt, const void *eventData)  in chreappProcessConfigEvt() 230     uint16_t evt = eventTypeAndTid;  in chreappHandle()  local
  | 
| D | chre_app.c | 170 static void chreappProcessSensorData(uint16_t evt, const void *eventData)  in chreappProcessSensorData() 200 static void chreappProcessConfigEvt(uint16_t evt, const void *eventData)  in chreappProcessConfigEvt() 230     uint16_t evt = eventTypeAndTid;  in chreappHandle()  local
  | 
| /device/google/contexthub/firmware/os/inc/ | 
| D | seos_priv.h | 39 #define EVENT_WITH_ORIGIN(evt, origin)       (((evt) & EVT_MASK) | ((origin) << (32 - TASK_TID_BITS…  argument 40 #define EVENT_GET_ORIGIN(evt) ((evt) >> (32 - TASK_TID_BITS))  argument 41 #define EVENT_GET_EVENT(evt) ((evt) & (EVT_MASK & ~EVENT_TYPE_BIT_DISCARDABLE))  argument
  | 
| /device/google/cuttlefish/host/frontend/webrtc/html_client/js/ | 
| D | app.js | 382   #onRootCanalCommand(deviceConnection, cmd, evt) {  argument 411   #onSendLocation(deviceConnection, evt) {  argument 423   #onImportLocationsFile(deviceConnection, evt) {  argument 1009   #onMicButton(evt) {  argument
  | 
| D | cf_webrtc.js | 251   #sendJsonInput(evt) {  argument
  | 
| /device/google/cuttlefish/host/frontend/webrtc/ | 
| D | kernel_log_events_handler.cpp | 56       eventfd_t evt;  in ReadLoop()  local
  | 
| /device/google/cuttlefish/host/frontend/webrtc/libdevice/ | 
| D | data_channels.cpp | 87     Json::Value evt;  in OnMessageInner()  local 174     Json::Value evt;  in OnMessageInner()  local
  | 
| /device/google/trout/hal/sensors/2.0/ | 
| D | Sensor.cpp | 160 void HWSensorBase::processScanData(uint8_t* data, Event* evt) {  in processScanData() 199         Event evt;  in pollForEvents()  local
  | 
| /device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/ | 
| D | server_connector.js | 170     ws.onerror = evt => {  argument
  | 
| /device/google/redbull-kernel/sm7250/original-kernel-headers/media/ | 
| D | radio-iris.h | 121 	__u8	evt;  member
  | 
| /device/google/sunfish-kernel/sm7150/kernel-headers/media/ | 
| D | radio-iris.h | 117   __u8 evt;  member
  | 
| /device/google/coral-kernel/sm8150/kernel-headers/media/ | 
| D | radio-iris.h | 117   __u8 evt;  member
  | 
| /device/google/sunfish-kernel/sm7150/original-kernel-headers/media/ | 
| D | radio-iris.h | 117 	__u8	evt;  member
  | 
| /device/google/redbull-kernel/sm7250/kernel-headers/media/ | 
| D | radio-iris.h | 117   __u8 evt;  member
  | 
| /device/google/coral-kernel/sm8150/original-kernel-headers/media/ | 
| D | radio-iris.h | 117 	__u8	evt;  member
  | 
| /device/generic/goldfish-opengl/system/profiler/ | 
| D | perfetto.cpp | 44160     auto* evt = packet->set_perfetto_metatrace();  in WriteAllAvailableEvents()  local
  |