Home
last modified time | relevance | path

Searched defs:SendFrame (Results 1 – 13 of 13) sorted by relevance

/external/openthread/src/android/thread_network_hal/
Dvendor_interface.cpp104 otError VendorInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::VendorInterface
Dhal_interface.cpp213 otError HalInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::HalInterface
/external/openthread/src/posix/platform/
Dvendor_interface_example.cpp141 otError VendorInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::VendorInterface
Dhdlc_interface.cpp212 otError HdlcInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::HdlcInterface
Dspi_interface.cpp804 otError SpiInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::SpiInterface
/external/webrtc/audio/
Dchannel_send_frame_transformer_delegate.cc112 void ChannelSendFrameTransformerDelegate::SendFrame( in SendFrame() function in webrtc::ChannelSendFrameTransformerDelegate
/external/perfetto/src/ipc/
Dclient_impl.cc141 bool ClientImpl::SendFrame(const Frame& frame, int fd) { in SendFrame() function in perfetto::ipc::ClientImpl
Dhost_impl.cc309 void HostImpl::SendFrame(ClientConnection* client, const Frame& frame, int fd) { in SendFrame() function in perfetto::ipc::HostImpl
Dhost_impl_unittest.cc165 void SendFrame(const Frame& frame, int fd = -1) { in SendFrame() function in perfetto::ipc::__anon310d93320111::FakeClient
/external/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl2_unittest.cc327 bool SendFrame(const RtpRtcpModule* module, in SendFrame() function in webrtc::RtpRtcpImpl2Test
336 bool SendFrame(const RtpRtcpModule* module, in SendFrame() function in webrtc::RtpRtcpImpl2Test
Drtp_rtcp_impl_unittest.cc210 void SendFrame(const RtpRtcpModule* module, in SendFrame() function in webrtc::RtpRtcpImplTest
/external/cronet/net/websockets/
Dwebsocket_channel.cc289 WebSocketChannel::ChannelState WebSocketChannel::SendFrame( in SendFrame() function in net::WebSocketChannel
/external/webrtc/media/engine/
Dwebrtc_video_engine_unittest.cc1630 void SendFrame() { in SendFrame() function in cricket::WebRtcVideoChannelBaseTest