Searched defs:of (Results 1 – 3 of 3) sorted by relevance
91 Method of = UserHandle.class.getMethod("of", int.class); in getUser0Handle() local
538 X * The "times" function of UNIX (returning process times) function
117 public static TestLog of(TestLogType logType, String url) { in of() method in TestLog