Searched defs:getCounters (Results 1 – 3 of 3) sorted by relevance
26 int getCounters(String receiverName, String action); in getCounters() method
96 public int getCounters(String receiverName, String action) throws RemoteException { in getCounters() method in MyServiceClient
212 public Map<Counter, Long> getCounters() { in getCounters() method in ApfCounterTracker