Searched defs:log_warning (Results 1 – 3 of 3) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | v4l2_m2m_enc.c | 53 …t_ext_ctrl(V4L2m2mContext *s, unsigned int id, signed int value, const char *name, int log_warning) in v4l2_set_ext_ctrl() 74 …_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
|