Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/include/
DDefaultVehicleHal.h189 void onBinderDiedWithContext(const AIBinder* clientId);
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DDefaultVehicleHal.cpp273 void DefaultVehicleHal::onBinderDiedWithContext(const AIBinder* clientId) { in onBinderDiedWithContext() function in android::hardware::automotive::vehicle::DefaultVehicleHal
300 onBinderDiedWithContext(event.clientId); in onBinderDiedUnlinkedHandler()