Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/android/thread_network_hal/
H A Dvendor_interface.cpp80 otError VendorInterface::WaitForFrame(uint64_t aTimeoutUs) { return sHalInterface->WaitForFrame(aTi… in WaitForFrame() function in ot::Posix::VendorInterface
H A Dhal_interface.cpp179 otError HalInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame() function in ot::Posix::HalInterface
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dvendor_interface_example.cpp117 otError VendorInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame() function in ot::Posix::VendorInterface
H A Dhdlc_interface.cpp279 otError HdlcInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame() function in ot::Posix::HdlcInterface
H A Dspi_interface.cpp737 otError SpiInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame() function in ot::Posix::SpiInterface
/aosp_15_r20/hardware/interfaces/threadnetwork/aidl/default/
H A Dsocket_interface.cpp90 otError SocketInterface::WaitForFrame(uint64_t aTimeoutUs) { in WaitForFrame() function in aidl::android::hardware::threadnetwork::SocketInterface
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dframe_buffer2_unittest.cc238 TEST_F(TestFrameBuffer2, WaitForFrame) { in TEST_F() argument
/aosp_15_r20/external/webrtc/video/
H A Dvideo_receive_stream2_unittest.cc136 absl::optional<VideoFrame> WaitForFrame(TimeDelta timeout, in WaitForFrame() function in webrtc::__anon4a717d8c0111::FakeVideoRenderer
H A 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