Searched refs:http_protocol (Results 1 - 2 of 2) sorted by relevance
/third_party/pulseaudio/src/modules/ |
H A D | ohos_module-protocol-stub.c | 168 pa_http_protocol *http_protocol; member 200 pa_http_protocol_connect(u->http_protocol, io, u->module); in socket_server_on_connection_cb() 244 u->http_protocol = pa_http_protocol_get(m->core); in pa__init() 362 pa_http_protocol_add_server_string(u->http_protocol, t); in pa__init() 367 pa_http_protocol_add_server_string(u->http_protocol, t); in pa__init() 371 pa_http_protocol_add_server_string(u->http_protocol, t); in pa__init() 412 if (u->http_protocol) { in pa__done() 418 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done() 423 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done() 428 pa_http_protocol_remove_server_string(u->http_protocol, in pa__done() [all...] |
H A D | module-protocol-stub.c | 168 pa_http_protocol *http_protocol; member 200 pa_http_protocol_connect(u->http_protocol, io, u->module); in socket_server_on_connection_cb() 244 u->http_protocol = pa_http_protocol_get(m->core); in pa__init() 361 pa_http_protocol_add_server_string(u->http_protocol, t); in pa__init() 366 pa_http_protocol_add_server_string(u->http_protocol, t); in pa__init() 370 pa_http_protocol_add_server_string(u->http_protocol, t); in pa__init() 411 if (u->http_protocol) { in pa__done() 417 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done() 422 pa_http_protocol_remove_server_string(u->http_protocol, t); in pa__done() 427 pa_http_protocol_remove_server_string(u->http_protocol, in pa__done() [all...] |
Completed in 2 milliseconds