Searched defs:getSubscribedClients (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ | ||
D | SubscriptionManager.cpp | 147 std::list<sp<HalClient>> SubscriptionManager::getSubscribedClients(int32_t propId, in getSubscribedClients() function in android::hardware::automotive::vehicle::V2_0::SubscriptionManager |
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/ | ||
D | SubscriptionManager.cpp | 423 SubscriptionManager::getSubscribedClients(std::vector<VehiclePropValue>&& updatedValues) { in getSubscribedClients() function in android::hardware::automotive::vehicle::SubscriptionManager |