Searched refs:_gst_check_expecting_log (Results 1 – 2 of 2) sorted by relevance
51 GST_CHECK_API gboolean _gst_check_expecting_log; variable639 _gst_check_expecting_log = TRUE; \645 _gst_check_expecting_log = FALSE; \651 _gst_check_expecting_log = TRUE; \657 _gst_check_expecting_log = FALSE; \
63 gboolean _gst_check_expecting_log = FALSE; variable276 if (!_gst_check_expecting_log) { in gst_check_log_critical_func()