Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DSubscriptionManager.cpp251 for (const auto& propClient : mPropToClients) { in unsubscribe() local
252 if (propClient.second->indexOf(client) >= 0) { in unsubscribe()