Home
last modified time | relevance | path

Searched defs:WaitForEvent (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/cronet/net/test/
H A Devent_waiter.h17 void WaitForEvent(Event event) { in WaitForEvent() function
/aosp_15_r20/system/core/trusty/metrics/
H A Dmetrics.cpp54 Result<void> TrustyMetrics::WaitForEvent(int timeout_ms) { in WaitForEvent() function in android::trusty::metrics::TrustyMetrics
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_locking_unittest.cc71 bool WaitForEvent(const FilePath& signal_dir, const char* signal_file) { in WaitForEvent() function
/aosp_15_r20/external/cronet/base/threading/
H A Dsimple_thread_unittest.cc154 TEST(SimpleThreadTest, WaitForEvent) { in TEST() argument
/aosp_15_r20/external/libchrome/base/threading/
H A Dsimple_thread_unittest.cc146 TEST(SimpleThreadTest, WaitForEvent) { in TEST() argument
/aosp_15_r20/external/cronet/base/files/
H A Dfile_locking_unittest.cc74 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 Dexecutor.h142 port::Status WaitForEvent(Stream *stream, Event *event) override { in WaitForEvent() function
/aosp_15_r20/external/libchrome/base/process/
H A Dprocess_metrics_unittest.cc548 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 Dhost_gpu_executor.cc242 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 Dtpu_executor.cc150 Status TpuExecutor::WaitForEvent(Stream* stream, in WaitForEvent() function in tensorflow::tpu::TpuExecutor
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor_test_util.cc58 void WaitForEvent(const SP_Device* const device, SP_Stream stream, in WaitForEvent() function
H A Dstream_executor.cc447 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 Dprocess_metrics_unittest.cc904 void WaitForEvent(const FilePath& signal_dir, const char* signal_file) { in WaitForEvent() function
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_gpu_executor.cc594 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 Dcuda_gpu_executor.cc726 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 Dpod_tpu_driver.cc724 std::optional<Status> WaitForEvent(int64_t event_id, absl::Duration duration) in WaitForEvent() function in tpu_driver::__anonf243d9070111::PodTpuDriver
H A Dgrpc_tpu_driver.cc564 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 Dstream_executor_pimpl.cc757 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 DUefiSpec.h1898 EFI_WAIT_FOR_EVENT WaitForEvent; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Uefi/
H A DUefiSpec.h1876 EFI_WAIT_FOR_EVENT WaitForEvent; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Uefi/
H A DUefiSpec.h1890 EFI_WAIT_FOR_EVENT WaitForEvent; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Uefi/
H A DUefiSpec.h1891 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/
Ddbgeng.h796 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__.py7239 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__.py7197 def WaitForEvent(self, num_seconds, event): member in SBListener

12