Home
last modified time | relevance | path

Searched defs:log_level (Results 1 – 25 of 51) sorted by relevance

123

/third_party/glib/glib/
Dgmessages.c506 GLogLevelFlags log_level; member
674 GLogLevelFlags log_level, in g_log_domain_get_handler_L()
1197 GLogLevelFlags log_level, in mklevel_prefix()
1257 GLogLevelFlags log_level; member
1286 GLogLevelFlags log_level, in g_logv()
1444 GLogLevelFlags log_level, in g_log()
1459 log_level_to_priority (GLogLevelFlags log_level) in log_level_to_priority()
1479 log_level_to_file (GLogLevelFlags log_level) in log_level_to_file()
1492 log_level_to_color (GLogLevelFlags log_level, in log_level_to_color()
1697 GLogLevelFlags log_level, in g_log_structured()
[all …]
/third_party/glib/glib/tests/
Dlogging.c25 GLogLevelFlags log_level, in log_handler()
305 GLogLevelFlags log_level, in good_failure_handler()
318 GLogLevelFlags log_level, in bad_failure_handler()
331 GLogLevelFlags log_level, in test_handler()
370 null_log_writer (GLogLevelFlags log_level, in null_log_writer()
422 expect_log_writer (GLogLevelFlags log_level, in expect_log_writer()
/third_party/glib/fuzzing/
Dfuzz.h8 empty_logging_func (GLogLevelFlags log_level, const GLogField *fields, in empty_logging_func()
/third_party/ffmpeg/libavcodec/
Dttmlenc.c105 int log_level = (ret != AVERROR_INVALIDDATA || in ttml_encode_frame() local
127 int log_level = (ret != AVERROR_INVALIDDATA || in ttml_encode_frame() local
Dlibopenh264dec.c55 int log_level; in svc_decode_init() local
Dlibopenh264enc.c134 int log_level; in svc_encode_init() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/scripts/
Dupdate.py138 def run_command(command, log_level=1): argument
143 def run_subprocess(*popenargs, log_level=1, cwd=None): argument
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstcheck.c71 GLogLevelFlags log_level; member
81 const gchar * log_domain, GLogLevelFlags log_level, const gchar * message) in gst_check_match_log_filter()
96 gst_check_alloc_log_filter (const gchar * log_domain, GLogLevelFlags log_level, in gst_check_alloc_log_filter()
147 gst_check_add_log_filter (const gchar * log_domain, GLogLevelFlags log_level, in gst_check_add_log_filter()
226 GLogLevelFlags log_level, const gchar * message) in gst_check_filter_log_filter()
247 gst_check_log_fatal_func (const gchar * log_domain, GLogLevelFlags log_level, in gst_check_log_fatal_func()
258 (const gchar * log_domain, GLogLevelFlags log_level, in gst_check_log_message_func()
270 (const gchar * log_domain, GLogLevelFlags log_level, in gst_check_log_critical_func()
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dlog.h45 static int log_level = 0; in LogLevel() local
/third_party/benchmark/src/
Dlog.h45 static int log_level = 0; in LogLevel() local
/third_party/boost/boost/test/detail/
Dlog_level.hpp25 enum BOOST_TEST_ENUM_SYMBOL_VISIBLE log_level { enum
/third_party/selinux/libsepol/fuzz/
Dsecilc-fuzzer.c12 enum cil_log_level log_level = CIL_ERR; in LLVMFuzzerTestOneInput() local
/third_party/ffmpeg/libavformat/
Dlibrist.c46 int log_level; member
83 static int log_cb(void *arg, enum rist_log_level log_level, const char *msg) in log_cb()
/third_party/selinux/secilc/
Dsecil2conf.c77 enum cil_log_level log_level = CIL_ERR; in main() local
Dsecil2tree.c81 enum cil_log_level log_level = CIL_ERR; in main() local
Dsecilc.c110 enum cil_log_level log_level = CIL_ERR; in main() local
/third_party/ffmpeg/libavutil/tests/
Dtree.c68 int log_level = argc <= 1 ? AV_LOG_INFO : atoi(argv[1]); in main() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_server.h97 Builder &SetLogLevel(int8_t log_level) { in SetLogLevel()
176 int32_t shared_memory_sz, float memory_cap_ratio, int8_t log_level, in CreateInstance()
/third_party/ffmpeg/libavdevice/
Ddshow_crossbar.c63 int log_level = ctx->list_options ? AV_LOG_INFO : AV_LOG_DEBUG; in setup_crossbar_options() local
/third_party/libsoup/libsoup/
Dsoup-logger.c549 SoupLoggerLogLevel log_level; in print_request() local
652 SoupLoggerLogLevel log_level; in print_response() local
722 SoupLoggerLogLevel log_level; in got_informational() local
/third_party/gstreamer/gstplugins_bad/ext/x265/
Dgstx265enc.h62 gint log_level; member
/third_party/grpc/test/cpp/interop/
Dstress_test.cc121 static int log_level = GPR_LOG_SEVERITY_DEBUG; variable
/third_party/mindspore/mindspore/lite/src/common/
Dlog.h76 LiteLogWriter(const LiteLocationInfo &location, mindspore::LiteLogLevel log_level) in LiteLogWriter()
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpclientsink.h69 SoupLoggerLogLevel log_level; member
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp169 int log_level = WELS_LOG_WARNING; in gst_openh264dec_start() local

123