Home
last modified time | relevance | path

Searched refs:PA_ERR_TOOLARGE (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Derror.c56 [PA_ERR_TOOLARGE] = N_("Too large"), in pa_strerror()
H A Ddef.h490 PA_ERR_TOOLARGE, /**< Data too large */ enumerator
521 #define PA_ERR_TOOLARGE PA_ERR_TOOLARGE macro
/third_party/pulseaudio/src/pulsecore/
H A Dsource-output.c410 return -PA_ERR_TOOLARGE; in pa_source_output_new()
H A Dsink-input.c524 return -PA_ERR_TOOLARGE; in pa_sink_input_new()
H A Dprotocol-native.c2854 CHECK_VALIDITY(c->pstream, length <= PA_SCACHE_ENTRY_SIZE_MAX, tag, PA_ERR_TOOLARGE); in command_create_upload_stream()
2910 pa_pstream_send_error(c->pstream, tag, PA_ERR_TOOLARGE); in command_finish_upload_stream()

Completed in 16 milliseconds