Searched refs:getAIBinder (Results 1 – 2 of 2) sorted by relevance
754 uintptr_t cookieId = reinterpret_cast<uintptr_t>(clientInfo.getAIBinder()); in registerClient()757 if (findClientAndProcessLocked(kTimeouts, clientInfo.getAIBinder(), nullptr)) { in registerClient()845 if (it == clients.cend() || it->second.getAIBinder() != binder.get()) { in tellClientAliveLocked()903 findClientAndProcessLocked(timeouts, it->second.getAIBinder(), in dumpAndKillClientsIfNotResponding()1357 AIBinder* WatchdogProcessService::ClientInfo::getAIBinder() const { in getAIBinder() function in android::automotive::watchdog::WatchdogProcessService::ClientInfo1367 AIBinder* aiBinder = getAIBinder(); in linkToDeath()1379 AIBinder* aiBinder = getAIBinder(); in unlinkToDeath()
195 AIBinder* getAIBinder() const;