Home
last modified time | relevance | path

Searched refs:PA_ERR_INTERNAL (Results 1 - 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Derror.c48 [PA_ERR_INTERNAL] = N_("Internal error"), in pa_strerror()
H A Ddef.h482 PA_ERR_INTERNAL, /**< Internal error */ enumerator
513 #define PA_ERR_INTERNAL PA_ERR_INTERNAL macro
H A Dsimple.c149 int error = PA_ERR_INTERNAL, r; in pa_simple_new()
H A Dcontext.c702 pa_context_fail(c, PA_ERR_INTERNAL);
723 pa_context_fail(c, PA_ERR_INTERNAL);
778 pa_context_fail(c, PA_ERR_INTERNAL);
H A Dstream.c2055 PA_CHECK_VALIDITY_RETURN_NULL(s->context, !s->write_index_corrections[cidx].valid, PA_ERR_INTERNAL); in pa_stream_update_timing_info()
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-native.c2912 pa_pstream_send_error(c->pstream, tag, PA_ERR_INTERNAL); in command_finish_upload_stream()

Completed in 15 milliseconds