Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dproplist.h271 #define PA_PROP_CONTEXT_FORCE_DISABLE_SHM "context.force.disable.shm" macro
Dcontext.c179 force_disable_shm_str = pa_proplist_gets(c->proplist, PA_PROP_CONTEXT_FORCE_DISABLE_SHM); in pa_context_new_with_proplist()
183 …pa_log_warn("Ignored invalid value for '%s' property: %s", PA_PROP_CONTEXT_FORCE_DISABLE_SHM, forc… in pa_context_new_with_proplist()