Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleHalManager.h53 mSubscriptionManager(std::bind(&VehicleHalManager::onAllClientsUnsubscribed, in VehicleHalManager()
97 void onAllClientsUnsubscribed(int32_t propertyId);
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleHalManager.cpp326 void VehicleHalManager::onAllClientsUnsubscribed(int32_t propertyId) { in onAllClientsUnsubscribed() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager