Home
last modified time | relevance | path

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

/external/openthread/tests/gtest/
Dfake_coprocessor_platform.cpp63 otError DirectSpinelInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame() function in ot::DirectSpinelInterface
/external/openthread/src/android/thread_network_hal/
Dvendor_interface.cpp80 otError VendorInterface::WaitForFrame(uint64_t aTimeoutUs) { return sHalInterface->WaitForFrame(aTi… in WaitForFrame() function in ot::Posix::VendorInterface
Dhal_interface.cpp179 otError HalInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame() function in ot::Posix::HalInterface
/external/openthread/src/posix/platform/
Dvendor_interface_example.cpp116 otError VendorInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame() function in ot::Posix::VendorInterface
Dhdlc_interface.cpp279 otError HdlcInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame() function in ot::Posix::HdlcInterface
Dspi_interface.cpp724 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::__anond4f4c80c0111::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