Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DIoOveruseMonitor.cpp764 uintptr_t curBinderPtrId = reinterpret_cast<uintptr_t>(it->second->asBinder().get()); in findListenerAndProcessLocked() local
765 if (curBinderPtrId != binderPtrId) { in findListenerAndProcessLocked()