Home
last modified time | relevance | path

Searched defs:WaitForFrame (Results 1 – 8 of 8) sorted by relevance

/external/openthread/src/android/thread_network_hal/
Dvendor_interface.cpp99 otError VendorInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame() function in ot::Posix::VendorInterface
Dhal_interface.cpp173 otError HalInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame() function in ot::Posix::HalInterface
/external/openthread/src/posix/platform/
Dvendor_interface_example.cpp132 otError VendorInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame() function in ot::Posix::VendorInterface
Dhdlc_interface.cpp273 otError HdlcInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame() function in ot::Posix::HdlcInterface
Dspi_interface.cpp755 otError SpiInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame() function in ot::Posix::SpiInterface
/external/webrtc/modules/video_coding/
Dframe_buffer2_unittest.cc238 TEST_F(TestFrameBuffer2, WaitForFrame) { in TEST_F() argument
/external/webrtc/video/
Dvideo_receive_stream2_unittest.cc136 absl::optional<VideoFrame> WaitForFrame(TimeDelta timeout, in WaitForFrame() function in webrtc::__anon0fc9bffb0111::FakeVideoRenderer
Dvideo_stream_encoder_unittest.cc1035 bool WaitForFrame(TimeDelta timeout) { in WaitForFrame() function in webrtc::VideoStreamEncoderTest
1425 bool WaitForFrame(TimeDelta timeout) { in WaitForFrame() function in webrtc::VideoStreamEncoderTest::TestSink