Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_locking_unittest.cc71 bool WaitForEvent(const FilePath& signal_dir, const char* signal_file) { in WaitForEvent() function
/external/libchrome/base/threading/
Dsimple_thread_unittest.cc146 TEST(SimpleThreadTest, WaitForEvent) { in TEST() argument
/external/llvm-project/lldb/source/API/
DSBListener.cpp142 bool SBListener::WaitForEvent(uint32_t timeout_secs, SBEvent &event) { in WaitForEvent() function in SBListener
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h143 port::Status WaitForEvent(Stream *stream, Event *event) override { in WaitForEvent() function
/external/llvm-project/debuginfo-tests/dexter/dex/debugger/dbgeng/
Dcontrol.py310 def WaitForEvent(self, timeout=100): member in Control
/external/libchrome/base/process/
Dprocess_metrics_unittest.cc548 void WaitForEvent(const FilePath& signal_dir, const char* signal_file) { in WaitForEvent() function
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc247 port::Status HostExecutor::WaitForEvent(Stream *stream, Event *event) { in WaitForEvent() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_executor.cc150 Status TpuExecutor::WaitForEvent(Stream* stream, in WaitForEvent() function in tensorflow::tpu::TpuExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc460 port::Status WaitForEvent(Stream* stream, Event* event) override { in WaitForEvent() function in stream_executor::__anon902a2f7b0111::CStreamExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc591 port::Status GpuExecutor::WaitForEvent(Stream* stream, Event* event) { in WaitForEvent() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc683 port::Status GpuExecutor::WaitForEvent(Stream* stream, Event* event) { in WaitForEvent() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Dpod_tpu_driver.cc720 absl::optional<Status> WaitForEvent(int64_t event_id, absl::Duration duration) in WaitForEvent() function in tpu_driver::__anon2989b0910111::PodTpuDriver
Dgrpc_tpu_driver.cc564 absl::optional<Status> GrpcTpuStream::WaitForEvent(EventId id, in WaitForEvent() function in tpu_driver::__anond0091eda0111::GrpcTpuStream
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc754 port::Status StreamExecutor::WaitForEvent(Stream *stream, Event *event) { in WaitForEvent() function in stream_executor::StreamExecutor