Home
last modified time | relevance | path

Searched defs:checkPropValue (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/src/
H A DVehicleUtils.cpp123 Result<void> checkPropValue(const VehiclePropValue& value, const VehiclePropConfig* config) { in checkPropValue() function
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/src/
H A DVehicleUtils.cpp123 Result<void> checkPropValue(const VehiclePropValue& value, const VehiclePropConfig* config) { in checkPropValue() function
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DDefaultVehicleHal.cpp177 StatusCode DefaultVehicleHal::checkPropValue(const VehiclePropValue& value, in checkPropValue() function in android::hardware::automotive::vehicle::V2_0::impl::DefaultVehicleHal