Home
last modified time | relevance | path

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 DVehicleConnector.h63 std::vector<VehiclePropConfig> getAllPropertyConfig() const override { in getAllPropertyConfig() function
/aosp_15_r20/device/google/trout/hal/vehicle/2.0/
DGrpcVehicleClient.cpp90 std::vector<VehiclePropConfig> GrpcVehicleClientImpl::getAllPropertyConfig() const { in getAllPropertyConfig() function in android::hardware::automotive::vehicle::V2_0::impl::GrpcVehicleClientImpl