Home
last modified time | relevance | path

Searched refs:PA_PROP_APPLICATION_PROCESS_HOST (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dproplist-util.c180 if (!pa_proplist_contains(p, PA_PROP_APPLICATION_PROCESS_HOST)) { in pa_init_proplist()
184 pa_proplist_sets(p, PA_PROP_APPLICATION_PROCESS_HOST, h); in pa_init_proplist()
/third_party/pulseaudio/src/pulse/
Dproplist.h173 #define PA_PROP_APPLICATION_PROCESS_HOST "application.process.host" macro
/third_party/pulseaudio/vala/
Dlibpulse.vapi596 [CCode (cname="PA_PROP_APPLICATION_PROCESS_HOST")]