Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DSubscriptionManager.h113 std::list<HalClientValues> distributeValuesToClients(
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DSubscriptionManager.cpp120 std::list<HalClientValues> SubscriptionManager::distributeValuesToClients( in distributeValuesToClients() function in android::hardware::automotive::vehicle::V2_0::SubscriptionManager
DVehicleHalManager.cpp466 mSubscriptionManager.distributeValuesToClients(values, SubscribeFlags::EVENTS_FROM_CAR); in onBatchHalEvent()