Home
last modified time | relevance | path

Searched refs:native_protocol (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/modules/
H A Dohos_module-protocol-stub.c170 pa_native_protocol *native_protocol; member
202 pa_native_protocol_connect(u->native_protocol, io, u->native_options); in socket_server_on_connection_cb()
246 u->native_protocol = pa_native_protocol_get(m->core); in pa__init()
344 pa_native_protocol_add_server_string(u->native_protocol, t); in pa__init()
349 pa_native_protocol_add_server_string(u->native_protocol, t); in pa__init()
353 pa_native_protocol_add_server_string(u->native_protocol, t); in pa__init()
435 if (u->native_protocol) { in pa__done()
442 pa_native_protocol_remove_server_string(u->native_protocol, t); in pa__done()
447 pa_native_protocol_remove_server_string(u->native_protocol, t); in pa__done()
452 pa_native_protocol_remove_server_string(u->native_protocol, in pa__done()
[all...]
H A Dmodule-protocol-stub.c170 pa_native_protocol *native_protocol; member
202 pa_native_protocol_connect(u->native_protocol, io, u->native_options); in socket_server_on_connection_cb()
246 u->native_protocol = pa_native_protocol_get(m->core); in pa__init()
343 pa_native_protocol_add_server_string(u->native_protocol, t); in pa__init()
348 pa_native_protocol_add_server_string(u->native_protocol, t); in pa__init()
352 pa_native_protocol_add_server_string(u->native_protocol, t); in pa__init()
434 if (u->native_protocol) { in pa__done()
441 pa_native_protocol_remove_server_string(u->native_protocol, t); in pa__done()
446 pa_native_protocol_remove_server_string(u->native_protocol, t); in pa__done()
451 pa_native_protocol_remove_server_string(u->native_protocol, in pa__done()
[all...]

Completed in 2 milliseconds