Searched refs:onCarServiceBinderDied (Results 1 – 2 of 2) sorted by relevance
327 static void onCarServiceBinderDied(void* cookie);
367 AIBinder_DeathRecipient_new(&CarPowerPolicyServer::onCarServiceBinderDied)); in CarPowerPolicyServer()855 void CarPowerPolicyServer::onCarServiceBinderDied(void* cookie) { in onCarServiceBinderDied() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer