Searched defs:warn (Results 1 – 5 of 5) sorted by relevance
18 warn ( ) { function
84 public void warn(Object message) { in warn() method in Log88 public void warn(Object message, Throwable t) { in warn() method in Log
181 public static void warn(String tag, String prefix, Exception e, String msg) in warn() method in SoftPreconditions
32 #define warn(fmt, ...) \ macro
36 #define warn(fmt, ...) \ macro