Searched defs:report (Results 1 – 5 of 5) sorted by relevance
333 void report(String message, Throwable allocationSite); in report() method336 default void report(String message) {} in report() method346 @Override public void report (String message, Throwable allocationSite) { in report() method in CloseGuard.DefaultReporter351 public void report(String message) { in report() method in CloseGuard.DefaultReporter
383 void report(Map<String, String> contextsMap); in report() method
51 private V report(int s) throws java.util.concurrent.ExecutionException { in report() method in FutureTask
117 private V report(int s) throws ExecutionException { in report() method in FutureTask
55 public void report(Map<String, String> contextMap) { in report() method in BaseDexClassLoaderTest.Reporter