Searched defs:pa_logl (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ | ||
H A D | log.h | 135 #define pa_logl(level, ...) pa_log_level_meta(level, __FILE__, __LINE__, __func__, __VA_ARGS__) macro |
Completed in 2 milliseconds