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