Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/rust_impl/vhal/src/
Ddefault_vehicle_hal.rs17 fn getAllPropConfigs(&self) -> BinderResult<VehiclePropConfigs> { in getAllPropConfigs()
21 fn getPropConfigs(&self, _props: &[i32]) -> BinderResult<VehiclePropConfigs> { in getPropConfigs()