Home
last modified time | relevance | path

Searched defs:handleHidlDeath (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/gnss/1.0/default/
H A DGnss.cpp714 void Gnss::handleHidlDeath() { in handleHidlDeath() function in android::hardware::gnss::V1_0::implementation::Gnss
/aosp12/packages/services/Car/cpp/powerpolicy/server/src/
H A DCarPowerPolicyServer.cpp464 void CarPowerPolicyServer::handleHidlDeath(const wp<IBase>& who) { in handleHidlDeath() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogProcessService.cpp611 void WatchdogProcessService::handleHidlDeath(const wp<IBase>& who) { in handleHidlDeath() function in android::automotive::watchdog::WatchdogProcessService
/aosp12/frameworks/native/services/sensorservice/
H A DSensorDevice.cpp1236 void SensorDevice::handleHidlDeath(const std::string & detail) { in handleHidlDeath() function in android::SensorDevice