Searched refs:GuardingProfiler (Results 1 – 2 of 2) sorted by relevance
24 public class GuardingProfiler implements Profiler { class31 public GuardingProfiler(Writer writer, Writer verbose) { in GuardingProfiler() method in GuardingProfiler36 public GuardingProfiler(Writer writer, Writer verbose, int maxDurationMillis) { in GuardingProfiler() method in GuardingProfiler
42 new GuardingProfiler(sInfoWriter, sVerboseWriter));55 private final GuardingProfiler mGuardingProfiler;62 GuardingProfiler guardingProfiler) { in Profilers()111 public GuardingProfiler guard() { in guard()