Home
last modified time | relevance | path

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

/third_party/cups/scheduler/
Dlog.c68 static const int log_levels[] = /* ASL levels... */ variable
82 static const int log_levels[] = /* SYSLOG levels... */ variable
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dlog_adapter.cc564 std::map<std::string, std::string> log_levels; in Parse() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsundelete.c1345 u32 log_levels; in read_record() local
/third_party/ffmpeg/fftools/
Dopt_common.c1231 const struct { const char *name; int level; } log_levels[] = { in opt_loglevel() local