Home
last modified time | relevance | path

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

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