Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/
Dmodule-protocol-stub.c415 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()
420 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()
425 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()
Dohos_module-protocol-stub.c416 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()
421 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()
426 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done()
/third_party/pulseaudio/src/pulsecore/
Dprotocol-http.h38 void pa_http_protocol_remove_server_string(pa_http_protocol *p, const char *name);
Dprotocol-http.c804 void pa_http_protocol_remove_server_string(pa_http_protocol *p, const char *name) { in pa_http_protocol_remove_server_string() function