Home
last modified time | relevance | path

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

/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.h259 void handleClientBinderDeath(const AIBinder* client) EXCLUDES(mMutex);
DCarPowerPolicyServer.cpp852 context->server->handleClientBinderDeath(context->clientId); in onClientBinderDied()
860 void CarPowerPolicyServer::handleClientBinderDeath(const AIBinder* clientId) { in handleClientBinderDeath() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer