Home
last modified time | relevance | path

Searched defs:send_output (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/video/
H A Dvideo_quality_test.cc1224 std::unique_ptr<RtcEventLogOutputFile> send_output( in RunWithAnalyzer() local
1447 std::unique_ptr<RtcEventLogOutputFile> send_output( in RunWithRenderers() local
/aosp_15_r20/external/e2fsprogs/misc/
H A Dlogsave.c76 static void send_output(const char *buffer, int c, int flag) in send_output() function