Home
last modified time | relevance | path

Searched refs:onGetAllPropertyConfig (Results 1 – 3 of 3) sorted by relevance

/device/google/trout/hal/vehicle/2.0/
DDefaultVehicleHalServer.h44 std::vector<VehiclePropConfig> onGetAllPropertyConfig() const override;
DGrpcVehicleServer.cpp230 auto configs = onGetAllPropertyConfig(); in GetAllPropertyConfig()
DDefaultVehicleHalServer.cpp114 std::vector<VehiclePropConfig> DefaultVehicleHalServer::onGetAllPropertyConfig() const { in onGetAllPropertyConfig() function in android::hardware::automotive::vehicle::V2_0::impl::DefaultVehicleHalServer