Searched defs:log_warning (Results 1 – 4 of 4) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | v4l2_m2m_enc.c | 52 …t_ext_ctrl(V4L2m2mContext *s, unsigned int id, signed int value, const char *name, int log_warning) in v4l2_set_ext_ctrl() 73 …_ext_ctrl(V4L2m2mContext *s, unsigned int id, signed int *value, const char *name, int log_warning) in v4l2_get_ext_ctrl()
|
| /third_party/python/PC/layout/support/ |
| D | logging.py | 73 def log_warning(msg, *args, **kwargs): function
|
| /third_party/eudev/src/shared/ |
| D | log.h | 107 #define log_warning(...) log_full(LOG_WARNING, __VA_ARGS__) macro
|
| /third_party/uboot/u-boot-2020.01/include/ |
| D | log.h | 108 #define log_warning(_fmt...) log(LOG_CATEGORY, LOGL_WARNING, ##_fmt) macro 117 #define log_warning(_fmt...) log_nop(LOG_CATEGORY, LOGL_WARNING, ##_fmt) macro
|