Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DDefaultVehicleHal.cpp241 OnBinderDiedContext* contextPtr = nullptr; in monitorBinderLifeCycleLocked() local
249 contextPtr = context.get(); in monitorBinderLifeCycleLocked()
256 const_cast<AIBinder*>(clientId), mDeathRecipient.get(), static_cast<void*>(contextPtr)); in monitorBinderLifeCycleLocked()