Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DIoOveruseMonitor.cpp464 if (findListenerAndProcessLocked(binder, nullptr)) { in addIoOveruseListener()
490 !findListenerAndProcessLocked(binder, processor)) { in removeIoOveruseListener()
559 findListenerAndProcessLocked(binder, in handleBinderDeath()
568 bool IoOveruseMonitor::findListenerAndProcessLocked(const sp<IBinder>& binder, in findListenerAndProcessLocked() function in android::automotive::watchdog::IoOveruseMonitor
DIoOveruseMonitor.h222 bool findListenerAndProcessLocked(const sp<IBinder>& binder, const Processor& processor);