Searched refs:SubscriptionVehicleCallback (Results 1 – 3 of 3) sorted by relevance
50 android::frameworks::automotive::vhal::SubscriptionVehicleCallback>(callback); in MockSubscriptionClient()76 std::shared_ptr<android::frameworks::automotive::vhal::SubscriptionVehicleCallback> mCallback;
557 mSubscriptionCallback = SharedRefBase::make<SubscriptionVehicleCallback>(callback); in AidlSubscriptionClient()589 SubscriptionVehicleCallback::SubscriptionVehicleCallback( in SubscriptionVehicleCallback() function in android::frameworks::automotive::vhal::SubscriptionVehicleCallback593 ScopedAStatus SubscriptionVehicleCallback::onGetValues( in onGetValues()601 ScopedAStatus SubscriptionVehicleCallback::onSetValues( in onSetValues()609 ScopedAStatus SubscriptionVehicleCallback::onPropertyEvent( in onPropertyEvent()632 ScopedAStatus SubscriptionVehicleCallback::onPropertySetError(const VehiclePropErrors& errors) { in onPropertySetError()
237 class SubscriptionVehicleCallback final :240 explicit SubscriptionVehicleCallback(std::shared_ptr<ISubscriptionCallback> callback);270 std::shared_ptr<SubscriptionVehicleCallback> mSubscriptionCallback;