Searched refs:onGetAllPropertyConfig (Results 1 – 3 of 3) sorted by relevance
43 virtual std::vector<VehiclePropConfig> onGetAllPropertyConfig() const = 0;
63 return this->onGetAllPropertyConfig(); in getAllPropertyConfig()
123 std::vector<VehiclePropConfig> VehicleHalServer::onGetAllPropertyConfig() const { in onGetAllPropertyConfig() function in android::hardware::automotive::vehicle::V2_0::impl::VehicleHalServer