/aosp_15_r20/frameworks/base/tools/aapt2/xml/ |
H A D | XmlPullParser.h | 171 struct EventData { struct 182 std::queue<EventData> event_queue_; argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/event/ |
D | epoll.rs | 180 data: EventData, in add() 206 data: EventData, in modify() 304 impl EventData { implementation 342 impl PartialEq for EventData { implementation 349 impl Eq for EventData {} implementation 351 impl Hash for EventData { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/event/ |
D | epoll.rs | 184 data: EventData, in add() 216 data: EventData, in modify() 340 impl EventData { implementation 378 impl PartialEq for EventData { implementation 385 impl Eq for EventData {} implementation 387 impl Hash for EventData { implementation
|
/aosp_15_r20/external/crosvm/tools/contrib/cros_tracing_analyser/src/ |
H A D | main.rs | 102 struct EventData { struct 107 impl EventData { implementation 224 eventdata: &EventData, in calculate_root_layer_events() 268 eventdata: &EventData, in create_layer()
|
/aosp_15_r20/external/rust/crates/vhost-device-vsock/src/ |
D | vhu_vsock_thread.rs | 48 struct EventData { struct 49 vring: VringRwLock, 73 sender: Sender<EventData>, argument 167 fn vring_handle_event(event_data: EventData) { in vring_handle_event()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ |
H A D | validator.cc | 94 struct EventData { struct in tflite::acceleration::__anon045036fe0111::ValidatorProfiler 95 std::string tag; 96 int64_t start_time_us = -1; 97 int64_t end_time_us = -1;
|
/aosp_15_r20/art/test/1919-vminit-thread-start-timing/ |
H A D | vminit.cc | 38 struct EventData { struct 39 std::string event; 40 jobject data;
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ |
D | utils.rs | 7 pub fn bluetooth_property_to_event_data(property: BluetoothProperty) -> (String, EventData) { in bluetooth_property_to_event_data() argument 29 pub fn event_data_from_string(data: String) -> EventData { in event_data_from_string()
|
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/android/ |
H A D | multiuser_metric.proto | 25 message EventData { message
|
H A D | auto_metric.proto | 23 message EventData { message
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_path_watcher_kqueue.h | 45 EventData(const FilePath& path, const FilePath::StringType& subdir) in EventData() function
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_path_watcher_kqueue.h | 46 EventData(const FilePath& path, const FilePath::StringType& subdir) in EventData() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/ |
D | Event.h | 171 friend class EventData; variable
|
D | Broadcaster.h | 29 class EventData; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/ |
D | Event.h | 171 friend class EventData; variable
|
D | Broadcaster.h | 29 class EventData; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/ |
D | Event.h | 181 friend class EventData; variable
|
D | Broadcaster.h | 29 class EventData; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/ |
D | Event.h | 171 friend class EventData; variable
|
D | Broadcaster.h | 29 class EventData; variable
|
/aosp_15_r20/external/googleapis/google/actions/sdk/v2/ |
H A D | event_logs.proto | 48 oneof EventData { oneof
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
D | scsiwmi.h | 151 EventData) \ argument
|
/aosp_15_r20/external/executorch/examples/apple/coreml/scripts/ |
H A D | inspector_utils.py | 345 class EventData: class
|
/aosp_15_r20/system/memory/libmeminfo/libmemevents/include/memevents/ |
D | bpf_types.h | 61 union EventData { union
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/recovery/ |
D | mod.rs | 1044 pub fn maybe_qlog(&mut self) -> Option<EventData> { in maybe_qlog() 1305 fn maybe_update(&mut self, latest: Self) -> Option<EventData> { in maybe_update()
|