Searched defs:getAllPropertyConfig (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ | ||
H A D | VehicleConnector.h | 63 std::vector<VehiclePropConfig> getAllPropertyConfig() const override { in getAllPropertyConfig() function |
/aosp_15_r20/device/google/trout/hal/vehicle/2.0/ | ||
D | GrpcVehicleClient.cpp | 90 std::vector<VehiclePropConfig> GrpcVehicleClientImpl::getAllPropertyConfig() const { in getAllPropertyConfig() function in android::hardware::automotive::vehicle::V2_0::impl::GrpcVehicleClientImpl |