/aosp_15_r20/external/cronet/net/test/ |
H A D | event_waiter.h | 17 void WaitForEvent(Event event) { in WaitForEvent() function
|
/aosp_15_r20/system/core/trusty/metrics/ |
H A D | metrics.cpp | 54 Result<void> TrustyMetrics::WaitForEvent(int timeout_ms) { in WaitForEvent() function in android::trusty::metrics::TrustyMetrics
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_locking_unittest.cc | 71 bool WaitForEvent(const FilePath& signal_dir, const char* signal_file) { in WaitForEvent() function
|
/aosp_15_r20/external/cronet/base/threading/ |
H A D | simple_thread_unittest.cc | 154 TEST(SimpleThreadTest, WaitForEvent) { in TEST() argument
|
/aosp_15_r20/external/libchrome/base/threading/ |
H A D | simple_thread_unittest.cc | 146 TEST(SimpleThreadTest, WaitForEvent) { in TEST() argument
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_locking_unittest.cc | 74 bool WaitForEvent(const FilePath& signal_dir, const char* signal_file) { in WaitForEvent() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
H A D | executor.h | 142 port::Status WaitForEvent(Stream *stream, Event *event) override { in WaitForEvent() function
|
/aosp_15_r20/external/libchrome/base/process/ |
H A D | process_metrics_unittest.cc | 548 void WaitForEvent(const FilePath& signal_dir, const char* signal_file) { in WaitForEvent() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/ |
H A D | host_gpu_executor.cc | 242 port::Status HostExecutor::WaitForEvent(Stream* stream, Event* event) { in WaitForEvent() function in stream_executor::host::HostExecutor
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/ |
H A D | tpu_executor.cc | 150 Status TpuExecutor::WaitForEvent(Stream* stream, in WaitForEvent() function in tensorflow::tpu::TpuExecutor
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/ |
H A D | stream_executor_test_util.cc | 58 void WaitForEvent(const SP_Device* const device, SP_Stream stream, in WaitForEvent() function
|
H A D | stream_executor.cc | 447 port::Status WaitForEvent(Stream* stream, Event* event) override { in WaitForEvent() function in stream_executor::__anon702966b10111::CStreamExecutor
|
/aosp_15_r20/external/cronet/base/process/ |
H A D | process_metrics_unittest.cc | 904 void WaitForEvent(const FilePath& signal_dir, const char* signal_file) { in WaitForEvent() function
|
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/ |
H A D | rocm_gpu_executor.cc | 594 port::Status GpuExecutor::WaitForEvent(Stream* stream, Event* event) { in WaitForEvent() function in stream_executor::gpu::GpuExecutor
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
H A D | cuda_gpu_executor.cc | 726 port::Status GpuExecutor::WaitForEvent(Stream* stream, Event* event) { in WaitForEvent() function in stream_executor::gpu::GpuExecutor
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/ |
H A D | pod_tpu_driver.cc | 724 std::optional<Status> WaitForEvent(int64_t event_id, absl::Duration duration) in WaitForEvent() function in tpu_driver::__anonf243d9070111::PodTpuDriver
|
H A D | grpc_tpu_driver.cc | 564 std::optional<Status> GrpcTpuStream::WaitForEvent(EventId id, in WaitForEvent() function in tpu_driver::__anonb00856100111::GrpcTpuStream
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | stream_executor_pimpl.cc | 757 port::Status StreamExecutor::WaitForEvent(Stream* stream, Event* event) { in WaitForEvent() function in stream_executor::StreamExecutor
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Uefi/ |
H A D | UefiSpec.h | 1898 EFI_WAIT_FOR_EVENT WaitForEvent; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Uefi/ |
H A D | UefiSpec.h | 1876 EFI_WAIT_FOR_EVENT WaitForEvent; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Uefi/ |
H A D | UefiSpec.h | 1890 EFI_WAIT_FOR_EVENT WaitForEvent; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Uefi/ |
H A D | UefiSpec.h | 1891 EFI_WAIT_FOR_EVENT WaitForEvent; member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dbgeng.h | 796 STDMETHOD(WaitForEvent)(THIS_ ULONG Flags,ULONG Timeout) PURE; in DECLARE_INTERFACE_() local 898 STDMETHOD(WaitForEvent)(THIS_ ULONG Flags,ULONG Timeout) PURE; in DECLARE_INTERFACE_() local 1019 STDMETHOD(WaitForEvent)(THIS_ ULONG Flags,ULONG Timeout) PURE; in DECLARE_INTERFACE_() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 7239 def WaitForEvent(self, num_seconds, event): member in SBListener
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 7197 def WaitForEvent(self, num_seconds, event): member in SBListener
|