HomeSort by relevance Sort by last modified time
    Searched refs:PA_CONTEXT_CONNECTING (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
def.h 42 PA_CONTEXT_CONNECTING, /**< A connection is being established */
53 x == PA_CONTEXT_CONNECTING ||
61 #define PA_CONTEXT_CONNECTING PA_CONTEXT_CONNECTING
118 /**< Don't fail if the daemon is not available when pa_context_connect() is called, instead enter PA_CONTEXT_CONNECTING state and wait for the daemon to appear. \since 0.9.15 */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
def.h 41 PA_CONTEXT_CONNECTING, /**< A connection is being established */
52 x == PA_CONTEXT_CONNECTING ||
60 #define PA_CONTEXT_CONNECTING PA_CONTEXT_CONNECTING
118 /**< Don't fail if the daemon is not available when pa_context_connect() is called, instead enter PA_CONTEXT_CONNECTING state and wait for the daemon to appear. \since 0.9.15 */
    [all...]
  /external/webrtc/webrtc/modules/audio_device/linux/
audio_device_pulse_linux.cc     [all...]

Completed in 67 milliseconds