HomeSort by relevance Sort by last modified time
    Searched refs:HalClientValues (Results 1 - 3 of 3) sorted by null

  /hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
SubscriptionManager.h 76 struct HalClientValues {
114 std::list<HalClientValues> distributeValuesToClients(
  /hardware/interfaces/automotive/vehicle/2.0/default/common/src/
SubscriptionManager.cpp 133 std::list<HalClientValues> SubscriptionManager::distributeValuesToClients(
150 std::list<HalClientValues> clientValues;
152 clientValues.push_back(HalClientValues {
VehicleHalManager.cpp 239 for (const HalClientValues& cv : clientValues) {

Completed in 76 milliseconds