Home
last modified time | relevance | path

Searched refs:sendPropertySetErrors (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/include/
DConnectedClient.h115 static void sendPropertySetErrors(
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DConnectedClient.cpp282 void SubscriptionClient::sendPropertySetErrors(std::shared_ptr<IVehicleCallback> callback, in sendPropertySetErrors() function in android::hardware::automotive::vehicle::SubscriptionClient
DDefaultVehicleHal.cpp225 SubscriptionClient::sendPropertySetErrors(callback, std::move(vehiclePropErrors)); in onPropertySetErrorEvent()