Home
last modified time | relevance | path

Searched refs:findListenerAndProcessLocked (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DIoOveruseMonitor.cpp520 if (findListenerAndProcessLocked(binder, nullptr)) { in addIoOveruseListener()
546 !findListenerAndProcessLocked(binder, processor)) { in removeIoOveruseListener()
647 findListenerAndProcessLocked(binder, in handleBinderDeath()
656 bool IoOveruseMonitor::findListenerAndProcessLocked(const sp<IBinder>& binder, in findListenerAndProcessLocked() function in android::automotive::watchdog::IoOveruseMonitor
H A DIoOveruseMonitor.h223 bool findListenerAndProcessLocked(const sp<IBinder>& binder, const Processor& processor);