Searched refs:getClientsForPropertyLocked (Results 1 – 2 of 2) sorted by relevance
157 sp<HalClientVector> propClients = getClientsForPropertyLocked(propId); in getSubscribedClientsLocked()204 sp<HalClientVector> SubscriptionManager::getClientsForPropertyLocked( in getClientsForPropertyLocked() function in android::hardware::automotive::vehicle::V2_0::SubscriptionManager235 auto propertyClients = getClientsForPropertyLocked(propId); in unsubscribe()
131 sp<HalClientVector> getClientsForPropertyLocked(int32_t propId) const;