Home
last modified time | relevance | path

Searched defs:log_levels (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/glib/
Dgmessages.c840 GLogLevelFlags log_levels, in g_log_set_handler()
870 GLogLevelFlags log_levels, in g_log_set_handler_full()
/third_party/gstreamer/gstplugins_bad/ext/x265/
Dgstx265enc.c80 static const GEnumValue log_levels[] = { in gst_x265_enc_log_level_get_type() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsundelete.c1345 u32 log_levels; in read_record() local
/third_party/ffmpeg/fftools/
Dcmdutils.c870 const struct { const char *name; int level; } log_levels[] = { in opt_loglevel() local