Searched refs:subscriptionManagerCopy (Results 1 – 1 of 1) sorted by relevance
125 std::weak_ptr<SubscriptionManager> subscriptionManagerCopy = mSubscriptionManager; in DefaultVehicleHal() local128 [subscriptionManagerCopy, batchedEventQueueCopy, in DefaultVehicleHal()134 onPropertyChangeEvent(subscriptionManagerCopy, in DefaultVehicleHal()140 [subscriptionManagerCopy](std::vector<SetValueErrorEvent> errorEvents) { in DefaultVehicleHal()141 onPropertySetErrorEvent(subscriptionManagerCopy, errorEvents); in DefaultVehicleHal()146 [vehicleHardwarePtr, subscriptionManagerCopy]() { in DefaultVehicleHal()147 checkHealth(vehicleHardwarePtr, subscriptionManagerCopy); in DefaultVehicleHal()