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.cpp607 if (findListenerAndProcessLocked(reinterpret_cast<uintptr_t>(binder.get()), nullptr)) { in addIoOveruseListener()
649 if (!findListenerAndProcessLocked(reinterpret_cast<uintptr_t>(listener->asBinder().get()), in removeIoOveruseListener()
752 findListenerAndProcessLocked(cookieId, in handleBinderDeath()
761 bool IoOveruseMonitor::findListenerAndProcessLocked(uintptr_t binderPtrId, in findListenerAndProcessLocked() function in android::automotive::watchdog::IoOveruseMonitor
DIoOveruseMonitor.h271 bool findListenerAndProcessLocked(uintptr_t binderPtrId, const Processor& processor);