Searched defs:CreateStream (Results 1 – 4 of 4) sorted by relevance
/external/libbrillo/brillo/streams/ | ||
D | fake_stream_unittest.cc | 30 void CreateStream(Stream::AccessMode mode) { in CreateStream() function in brillo::FakeStreamTest |
D | file_stream_unittest.cc | 159 void CreateStream(mode_t file_mode, Stream::AccessMode access_mode) { in CreateStream() function in brillo::FileStreamTest |
/external/tensorflow/tensorflow/stream_executor/rocm/ | ||
D | rocm_driver.cc | 619 /* static */ bool GpuDriver::CreateStream(GpuContext* context, in CreateStream() function in stream_executor::gpu::GpuDriver |
/external/tensorflow/tensorflow/stream_executor/cuda/ | ||
D | cuda_driver.cc | 789 /* static */ bool GpuDriver::CreateStream(GpuContext* context, in CreateStream() function in stream_executor::gpu::GpuDriver |