Home
last modified time | relevance | path

Searched defs:event_ptr (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DStopInfo.h53 virtual bool ShouldStopSynchronous(Event *event_ptr) { return true; } in ShouldStopSynchronous()
60 virtual bool ShouldNotify(Event *event_ptr) { in ShouldNotify()
161 virtual void PerformAction(Event *event_ptr) {} in PerformAction()
163 virtual bool DoShouldNotify(Event *event_ptr) { return false; } in DoShouldNotify()
172 virtual bool ShouldStop(Event *event_ptr) { return true; } in ShouldStop()
DInstrumentationRuntimeStopInfo.h29 bool DoShouldNotify(Event *event_ptr) override { return true; } in DoShouldNotify()
DThreadPlan.h375 virtual bool ShouldAutoContinue(Event *event_ptr) { return false; } in ShouldAutoContinue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DStopInfo.h53 virtual bool ShouldStopSynchronous(Event *event_ptr) { return true; } in ShouldStopSynchronous()
60 virtual bool ShouldNotify(Event *event_ptr) { in ShouldNotify()
166 virtual void PerformAction(Event *event_ptr) {} in PerformAction()
168 virtual bool DoShouldNotify(Event *event_ptr) { return false; } in DoShouldNotify()
177 virtual bool ShouldStop(Event *event_ptr) { return true; } in ShouldStop()
DInstrumentationRuntimeStopInfo.h29 bool DoShouldNotify(Event *event_ptr) override { return true; } in DoShouldNotify()
DThreadPlan.h375 virtual bool ShouldAutoContinue(Event *event_ptr) { return false; } in ShouldAutoContinue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DStopInfo.h53 virtual bool ShouldStopSynchronous(Event *event_ptr) { return true; } in ShouldStopSynchronous()
60 virtual bool ShouldNotify(Event *event_ptr) { in ShouldNotify()
166 virtual void PerformAction(Event *event_ptr) {} in PerformAction()
168 virtual bool DoShouldNotify(Event *event_ptr) { return false; } in DoShouldNotify()
177 virtual bool ShouldStop(Event *event_ptr) { return true; } in ShouldStop()
DInstrumentationRuntimeStopInfo.h29 bool DoShouldNotify(Event *event_ptr) override { return true; } in DoShouldNotify()
DThreadPlan.h375 virtual bool ShouldAutoContinue(Event *event_ptr) { return false; } in ShouldAutoContinue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DStopInfo.h53 virtual bool ShouldStopSynchronous(Event *event_ptr) { return true; } in ShouldStopSynchronous()
60 virtual bool ShouldNotify(Event *event_ptr) { in ShouldNotify()
166 virtual void PerformAction(Event *event_ptr) {} in PerformAction()
168 virtual bool DoShouldNotify(Event *event_ptr) { return false; } in DoShouldNotify()
177 virtual bool ShouldStop(Event *event_ptr) { return true; } in ShouldStop()
DInstrumentationRuntimeStopInfo.h29 bool DoShouldNotify(Event *event_ptr) override { return true; } in DoShouldNotify()
DThreadPlan.h375 virtual bool ShouldAutoContinue(Event *event_ptr) { return false; } in ShouldAutoContinue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DEvent.h51 virtual void DoOnRemoval(Event *event_ptr) {} in DoOnRemoval()
109 void DoOnRemoval(Event *event_ptr) override { in DoOnRemoval()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DEvent.h51 virtual void DoOnRemoval(Event *event_ptr) {} in DoOnRemoval()
109 void DoOnRemoval(Event *event_ptr) override { in DoOnRemoval()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DEvent.h51 virtual void DoOnRemoval(Event *event_ptr) {} in DoOnRemoval()
119 void DoOnRemoval(Event *event_ptr) override { in DoOnRemoval()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DEvent.h51 virtual void DoOnRemoval(Event *event_ptr) {} in DoOnRemoval()
109 void DoOnRemoval(Event *event_ptr) override { in DoOnRemoval()
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/tcg/
Dv1.rs488 let event_ptr: *const PcrEvent = event; in log_event() localVariable
517 let event_ptr: *mut PcrEvent = event; in hash_log_extend_event() localVariable
590 let event_ptr: *const PcrEvent = event; in test_new_pcr_event() localVariable
Dv2.rs851 let event_ptr: *const PcrEventInputs = event; in test_new_event() localVariable
852 let event_ptr: *const u8 = event_ptr.cast(); in test_new_event() localVariable
/aosp_15_r20/external/rust/crates/uefi/src/proto/tcg/
Dv1.rs488 let event_ptr: *const PcrEvent = event; in log_event() localVariable
517 let event_ptr: *mut PcrEvent = event; in hash_log_extend_event() localVariable
590 let event_ptr: *const PcrEvent = event; in test_new_pcr_event() localVariable
Dv2.rs851 let event_ptr: *const PcrEventInputs = event; in test_new_event() localVariable
852 let event_ptr: *const u8 = event_ptr.cast(); in test_new_event() localVariable
/aosp_15_r20/trusty/kernel/lib/trusty/
H A Dhandle.c281 uint32_t* event_ptr, in _hlist_do_poll_locked()
321 uint32_t* event_ptr, in handle_list_wait()
/aosp_15_r20/external/libchrome/mojo/public/cpp/system/tests/
H A Dwait_set_unittest.cc335 for (auto& event_ptr : events) { in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dmini_benchmark_implementation.cc375 for (const auto* event_ptr : event_ptrs) { in MarkAndGetEventsToLog() local
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_config_service_linux.cc968 char* event_ptr = event_buf; in OnChangeNotification() local
/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dcollection.cpp304 auto event_ptr = AppendOnlyList::emplace_back(std::forward<Args>(args)...); in emplace_back() local

12