Searched refs:who (Results 1 – 3 of 3) sorted by relevance
6 # Auth groups who can read log streams.11 # Auth groups who can register and emit new log streams.
1 Regression test for optimizing, who used a wrong instruction
95 static void helloWorld(String who) { in helloWorld() argument97 System.out.println(who); in helloWorld()