Searched refs:pa_client_conf_load (Results 1 - 7 of 7) sorted by relevance
/third_party/pulseaudio/src/pulse/ |
H A D | client-conf.h | 51 void pa_client_conf_load(pa_client_conf *c, bool load_from_x11, bool load_from_env);
|
H A D | client-conf.c | 129 void pa_client_conf_load(pa_client_conf *c, bool load_from_x11, bool load_from_env) { in pa_client_conf_load() function
|
H A D | context.c | 180 pa_client_conf_load(c->conf, true, true); in pa_context_new_with_proplist()
|
/third_party/pulseaudio/src/utils/ |
H A D | pax11publish.c | 153 pa_client_conf_load(conf, false, true); in main()
|
/third_party/pulseaudio/src/daemon/ |
H A D | server-lookup.c | 126 pa_client_conf_load(conf, false, false); in get_address()
|
H A D | main.c | 430 pa_client_conf_load(c, true, true); in check_configured_address()
|
H A D | ohos_pa_main.c | 433 pa_client_conf_load(c, true, true); in check_configured_address()
|
Completed in 7 milliseconds