Home
last modified time | relevance | path

Searched defs:handleBinderDeath (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/services/Car/cpp/powerpolicy/client/src/
H A DPowerPolicyClientBase.cpp96 void PowerPolicyClientBase::handleBinderDeath() { in handleBinderDeath() function in android::frameworks::automotive::powerpolicy::PowerPolicyClientBase
/aosp12/packages/services/Car/service/src/com/android/car/
H A DBinderInterfaceContainer.java182 private void handleBinderDeath(BinderInterface<T> bInterface) { in handleBinderDeath() method in BinderInterfaceContainer
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DIoOveruseMonitor.cpp644 void IoOveruseMonitor::handleBinderDeath(const wp<IBinder>& who) { in handleBinderDeath() function in android::automotive::watchdog::IoOveruseMonitor
H A DWatchdogProcessService.cpp592 void WatchdogProcessService::handleBinderDeath(const wp<IBinder>& who) { in handleBinderDeath() function in android::automotive::watchdog::WatchdogProcessService
/aosp12/packages/services/Car/cpp/powerpolicy/server/src/
H A DCarPowerPolicyServer.cpp453 void CarPowerPolicyServer::handleBinderDeath(const wp<IBinder>& who) { in handleBinderDeath() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer