Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DSubscriptionManager.cpp157 sp<HalClientVector> propClients = getClientsForPropertyLocked(propId); in getSubscribedClientsLocked()
204 sp<HalClientVector> SubscriptionManager::getClientsForPropertyLocked( in getClientsForPropertyLocked() function in android::hardware::automotive::vehicle::V2_0::SubscriptionManager
235 auto propertyClients = getClientsForPropertyLocked(propId); in unsubscribe()
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DSubscriptionManager.h131 sp<HalClientVector> getClientsForPropertyLocked(int32_t propId) const;