Home
last modified time | relevance | path

Searched defs:OutputInterface (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libwebsockets/test-apps/android/app/src/main/java/org/libwebsockets/client/
H A DThreadService.java76 public interface OutputInterface { interface in ThreadService
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/
H A Dqbone_packet_processor_test.cc19 using OutputInterface = QbonePacketProcessor::OutputInterface; typedef
/aosp_15_r20/external/webrtc/video/
H A Dvideo_analyzer.cc217 rtc::VideoSourceInterface<VideoFrame>* VideoAnalyzer::OutputInterface() { in OutputInterface() function in webrtc::VideoAnalyzer