Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dproplist-util.c211 if (!pa_proplist_contains(p, PA_PROP_APPLICATION_LANGUAGE)) { in pa_init_proplist()
215 pa_proplist_sets(p, PA_PROP_APPLICATION_LANGUAGE, l); in pa_init_proplist()
/third_party/pulseaudio/src/pulse/
Dproplist.h161 #define PA_PROP_APPLICATION_LANGUAGE "application.language" macro
/third_party/pulseaudio/vala/
Dlibpulse.vapi588 [CCode (cname="PA_PROP_APPLICATION_LANGUAGE")]