Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/src/
DDefaultVehicleHal.cpp135 std::weak_ptr<ConcurrentQueue<VehiclePropValue>> batchedEventQueueCopy = mBatchedEventQueue; in DefaultVehicleHal() local
140 [subscriptionManagerCopy, batchedEventQueueCopy, in DefaultVehicleHal()
143 batchPropertyChangeEvent(batchedEventQueueCopy, in DefaultVehicleHal()
/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/src/
DDefaultVehicleHal.cpp143 std::weak_ptr<ConcurrentQueue<VehiclePropValue>> batchedEventQueueCopy = mBatchedEventQueue; in DefaultVehicleHal() local
148 [subscriptionManagerCopy, batchedEventQueueCopy, in DefaultVehicleHal()
151 batchPropertyChangeEvent(batchedEventQueueCopy, in DefaultVehicleHal()