/device/google/cuttlefish/guest/commands/sensor_injection/ |
D | main.cpp | 83 Event event; in InjectOrientation() local 114 Event event; in InjectAccelerometer() local 134 Event event; in InjectMagnetometer() local 154 Event event; in InjectGyroscope() local 176 Event event; in InjectHingeAngle() local
|
/device/google/cuttlefish/common/libs/fs/ |
D | epoll.cpp | 78 epoll_event event; in Add() local 98 epoll_event event; in AddOrModify() local 120 epoll_event event; in Modify() local 148 epoll_event event; in Wait() local
|
/device/google/contexthub/util/nanotool/ |
D | contexthub.cpp | 274 auto event_printer = [&limit, continuous](const SensorEvent& event) -> bool { in PrintAllEvents() 291 auto event_handler = [&success](const AppToHostEvent &event) -> bool { in PrintBridgeVersion() 332 auto event_printer = [type, &limit, continuous](const SensorEvent& event) -> bool { in PrintSensorEvents() 345 auto event_printer = [&sensors, &limit, continuous](const SensorEvent& event) -> bool { in PrintSensorEvents() 379 auto cal_event_handler = [this, &sensor, &success](const AppToHostEvent &event) -> bool { in CalibrateSingleSensor() 413 auto test_event_handler = [this, &sensor, &success](const AppToHostEvent &event) -> bool { in TestSingleSensor() 442 const AppToHostEvent &event) { in HandleCalibrationResult() 500 const AppToHostEvent &event) { in HandleTestResult() 529 std::unique_ptr<ReadEventResponse> event; in ReadAppEvents() local 562 std::unique_ptr<ReadEventResponse> event; in ReadSensorEvents() local
|
D | resetreasonevent.cpp | 28 auto event = std::unique_ptr<ResetReasonEvent>(new ResetReasonEvent()); in FromBytes() local
|
D | logevent.cpp | 26 auto event = std::unique_ptr<LogEvent>(new LogEvent()); in FromBytes() local
|
D | apptohostevent.cpp | 28 auto event = std::unique_ptr<AppToHostEvent>(new AppToHostEvent()); in FromBytes() local
|
/device/google/cuttlefish/host/frontend/webrtc/ |
D | kernel_log_events_handler.cpp | 105 for (const auto& event : last_events_) { in AddSubscriber() local 119 void KernelLogEventsHandler::DeliverEvent(const Json::Value& event) { in DeliverEvent()
|
D | display_handler.cpp | 40 screen_connector_.SetDisplayEventCallback([this](const DisplayEvent& event) { in __anon56ead1400202()
|
/device/google/cuttlefish/host/commands/kernel_log_monitor/ |
D | utils.h | 28 Event event; member
|
D | kernel_log_server.cc | 49 Event event; // emitted when the stage is encountered member
|
/device/google/cuttlefish/host/libs/wayland/ |
D | wayland_surfaces.cpp | 62 const DisplayEvent event{DisplayCreatedEvent{ in HandleSurfaceCreated() local 75 const DisplayEvent event{DisplayDestroyedEvent{ in HandleSurfaceDestroyed() local
|
/device/linaro/hikey/gralloc960/ |
D | gralloc_vsync_report.h | 34 inline void gralloc_mali_vsync_report(mali_vsync_event event) in gralloc_mali_vsync_report()
|
/device/linaro/hikey/gralloc/ |
D | gralloc_vsync_report.h | 33 inline void gralloc_mali_vsync_report(mali_vsync_event event) in gralloc_mali_vsync_report()
|
/device/amlogic/yukawa/hal/gralloc/ |
D | gralloc_vsync_report.h | 34 inline void gralloc_mali_vsync_report(mali_vsync_event event) in gralloc_mali_vsync_report()
|
/device/generic/goldfish/hals/sensors/ |
D | multihal_sensors.cpp | 181 Event event; in activationOnChangeSensorEvent() local 298 Event event; in flush() local 309 Return<Result> MultihalSensors::injectSensorData_2_1(const Event& event) { in injectSensorData_2_1() 338 void MultihalSensors::postSensorEventLocked(const Event& event) { in postSensorEventLocked() 352 const Event& event) { in doPostSensorEventLocked()
|
/device/google/cuttlefish/common/libs/utils/ |
D | inotify.cpp | 53 struct inotify_event* event = in GetFileListFromInotifyFd() local
|
/device/google/cuttlefish/host/commands/metrics/ |
D | events.cc | 195 CuttlefishLogEvent* event = new CuttlefishLogEvent(); in sampleEvent() local 201 std::string ProtoToString(LogEvent* event) { in ProtoToString()
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | DrmEventListener.cpp | 86 char* event = buffer + i; in threadLoop() local
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | thread_looper.cpp | 72 void ThreadLooper::Insert(const Event &event) { in Insert()
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/ |
D | SettingsUtils.java | 43 public static void sendPairingIntent(Context context, KeyEvent event) { in sendPairingIntent()
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/ |
D | DfuProvider.java | 59 public void onEvent(int event, String path) { in onEvent()
|
/device/amlogic/yukawa/hal/hdmicec/ |
D | hdmi_cec.c | 365 hdmi_event_t event = { }; in event_thread() local 398 hdmi_event_t event = { }; in event_thread() local
|
/device/google/contexthub/sensorhal/ |
D | sensors.cpp | 208 int SensorContext::inject_sensor_data(const sensors_event_t *event) { in inject_sensor_data() 231 const struct sensors_event_t *event) { in InjectSensorDataWrapper()
|
/device/sample/apps/tv/SetupValidation/app/src/main/java/com/google/android/tv/setup/customizationsample/ |
D | BaseActivity.java | 49 public boolean onKeyUp(int keyCode, KeyEvent event) { in onKeyUp()
|
/device/sample/apps/tv/SetupCustomizationSample/app/src/main/java/com/google/android/tv/setup/customizationsample/ |
D | BaseActivity.java | 49 public boolean onKeyUp(int keyCode, KeyEvent event) { in onKeyUp()
|