Home
last modified time | relevance | path

Searched defs:vehiclePropErrors (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DConnectedClient.cpp283 std::vector<VehiclePropError>&& vehiclePropErrors) { in sendPropertySetErrors()
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/
DDefaultVehicleHalTest.cpp1969 const auto& vehiclePropErrors = maybeVehiclePropErrors.value(); in TEST_F() local