Searched refs:getAllPropertyConfig (Results 1 – 3 of 3) sorted by relevance
46 virtual std::vector<VehiclePropConfig> getAllPropertyConfig() const = 0;
62 std::vector<VehiclePropConfig> getAllPropertyConfig() const override { in getAllPropertyConfig() function
286 auto configs = mVehicleClient->getAllPropertyConfig(); in onCreate()404 auto configs = mVehicleClient->getAllPropertyConfig(); in initStaticConfig()