Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DSubscriptionManager.cpp129 auto clients = getSubscribedClientsLocked(v->prop, flags); in distributeValuesToClients()
150 return getSubscribedClientsLocked(propId, flags); in getSubscribedClients()
153 std::list<sp<HalClient>> SubscriptionManager::getSubscribedClientsLocked( in getSubscribedClientsLocked() function in android::hardware::automotive::vehicle::V2_0::SubscriptionManager
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DSubscriptionManager.h124 std::list<sp<HalClient>> getSubscribedClientsLocked(int32_t propId,