Searched refs:VehiclePropErrors (Results 1 – 15 of 15) sorted by relevance
22 import android.hardware.automotive.vehicle.VehiclePropErrors;98 oneway void onPropertySetError(in VehiclePropErrors errors); in onPropertySetError()
24 parcelable VehiclePropErrors {
57 const aidl::android::hardware::automotive::vehicle::VehiclePropErrors&) override;67 std::optional<aidl::android::hardware::automotive::vehicle::VehiclePropErrors>84 std::list<aidl::android::hardware::automotive::vehicle::VehiclePropErrors>
31 using ::aidl::android::hardware::automotive::vehicle::VehiclePropErrors;84 ScopedAStatus MockVehicleCallback::onPropertySetError(const VehiclePropErrors& results) { in onPropertySetError()114 std::optional<VehiclePropErrors> MockVehicleCallback::nextOnPropertySetErrorResults() { in nextOnPropertySetErrorResults()
45 using ::aidl::android::hardware::automotive::vehicle::VehiclePropErrors;69 ScopedAStatus onPropertySetError(const VehiclePropErrors&) override { in onPropertySetError() argument
67 using ::aidl::android::hardware::automotive::vehicle::VehiclePropErrors;
36 parcelable VehiclePropErrors {
40 oneway void onPropertySetError(in android.hardware.automotive.vehicle.VehiclePropErrors errors); in onPropertySetError()
42 using ::aidl::android::hardware::automotive::vehicle::VehiclePropErrors;288 VehiclePropErrors vehiclePropErrorsLargeParcelable; in sendPropertySetErrors()