Home
last modified time | relevance | path

Searched defs:getAndResetHitCounter (Results 1 – 3 of 3) sorted by relevance

/device/google/atv/mdns_offload/interface/aidl/device/google/atv/mdns_offload/
DIMdnsOffload.aidl133 int getAndResetHitCounter(int recordKey); in getAndResetHitCounter() method
/device/google/atv/mdns_offload/interface/aidl/aidl_api/device.google.atv.mdns_offload-aidl/current/device/google/atv/mdns_offload/
DIMdnsOffload.aidl26 int getAndResetHitCounter(int recordKey); in getAndResetHitCounter() method
/device/google/atv/MdnsOffloadManagerService/tests/src/com/android/tv/mdnsoffloadmanager/
DFakeMdnsOffloadService.java106 public int getAndResetHitCounter(int recordKey) throws RemoteException { in getAndResetHitCounter() method in FakeMdnsOffloadService