Home
last modified time | relevance | path

Searched refs:f_sink (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
Dbytestream_unittest.cc138 FlushingByteSink f_sink(&str); in TEST() local
139 WriteAndFlush(&f_sink); in TEST()
/third_party/pulseaudio/src/pulsecore/
Dsink.c3958 pa_format_info *f_sink, *f_in; in pa_sink_check_formats() local
3968 PA_IDXSET_FOREACH(f_sink, sink_formats, i) { in pa_sink_check_formats()
3970 if (pa_format_info_is_compatible(f_sink, f_in)) in pa_sink_check_formats()