Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/
Dmodule-tunnel.c183 static void command_started(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void…
196 [PA_COMMAND_STARTED] = command_started,
472 static void command_started(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void… in command_started() function