Home
last modified time | relevance | path

Searched refs:PA_ERR_NOEXTENSION (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Derror.c59 [PA_ERR_NOEXTENSION] = N_("No such extension"), in pa_strerror()
H A Ddef.h493 PA_ERR_NOEXTENSION, /**< Extension does not exist. \since 0.9.12 */ enumerator
524 #define PA_ERR_NOEXTENSION PA_ERR_NOEXTENSION macro
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-native.c4585 CHECK_VALIDITY(c->pstream, m, tag, PA_ERR_NOEXTENSION); in command_extension()
4589 CHECK_VALIDITY(c->pstream, cb, tag, PA_ERR_NOEXTENSION); in command_extension()

Completed in 10 milliseconds