Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DSubscriptionManager.cpp66 bool HalClient::isSubscribed(int32_t propId, in isSubscribed() function in android::hardware::automotive::vehicle::V2_0::HalClient
161 if (client->isSubscribed(propId, flags)) { in getSubscribedClientsLocked()
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DSubscriptionManager.h52 bool isSubscribed(int32_t propId, SubscribeFlags flags);