Home
last modified time | relevance | path

Searched defs:updatedValues (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/
DSubscriptionManagerTest.cpp99 [callbackClient](std::vector<VehiclePropValue> updatedValues) { in SetUp()
374 std::vector<VehiclePropValue> updatedValues = { in TEST_F() local
473 std::vector<VehiclePropValue> updatedValues = { in TEST_F() local
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DSubscriptionManager.cpp252 SubscriptionManager::getSubscribedClients(const std::vector<VehiclePropValue>& updatedValues) { in getSubscribedClients()
DDefaultVehicleHal.cpp144 [subscriptionManagerCopy](std::vector<VehiclePropValue> updatedValues) { in DefaultVehicleHal()
186 const std::vector<VehiclePropValue>& updatedValues) { in onPropertyChangeEvent()
DConnectedClient.cpp284 std::vector<VehiclePropValue>&& updatedValues) { in sendUpdatedValues()
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/
DFakeVehicleHardwareTest.cpp550 auto updatedValues = getChangedProperties(); in TEST_F() local
2895 auto updatedValues = getChangedProperties(); in TEST_F() local
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp1865 std::vector<VehiclePropValue> updatedValues; in onValueChangeCallback() local