HomeSort by relevance Sort by last modified time
    Searched refs:log_warn (Results 1 - 9 of 9) sorted by null

  /external/libxkbcommon/xkbcommon/test/
log.c 84 log_warn(ctx, "first warning: %d\n", 87);
91 log_warn(ctx, "second warning: %d\n", 87);
99 log_warn(ctx, "third warning: %d\n", 87);
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
vmod.c 78 log_warn(ctx,
keycodes.c 100 log_warn(info->ctx,
110 log_warn(info->ctx,
130 log_warn(info->ctx, "Multiple names for indicator %d; "
201 log_warn(info->ctx,
209 log_warn(info->ctx,
216 log_warn(info->ctx,
231 log_warn(info->ctx,
408 log_warn(info->ctx,
types.c 144 log_warn(info->ctx,
252 log_warn(info->ctx,
264 log_warn(info->ctx,
300 log_warn(info->ctx,
symbols.c 252 log_warn(info->ctx,
295 log_warn(info->ctx,
317 log_warn(info->ctx,
416 log_warn(info->ctx,
989 log_warn(info->ctx,
    [all...]
compat.c 208 log_warn(info->ctx,
238 log_warn(info->ctx,
331 log_warn(info->ctx,
356 log_warn(info->ctx,
action.c 702 log_warn(ctx,
  /external/libxkbcommon/xkbcommon/src/
context.h 108 #define log_warn(ctx, ...) \ macro
  /system/sepolicy/tools/
check_seapp.c 20 #define log_warn(fmt, ...) log_msg(stderr, "Warning: ", fmt, ##__VA_ARGS__) macro
931 log_warn("LINK_SEPOL_STATIC is not defined\n""Not checking types!");

Completed in 222 milliseconds