Searched refs:getConfigsByPropId (Results 1 – 2 of 2) sorted by relevance
387 const std::unordered_map<int32_t, VehiclePropConfig>& DefaultVehicleHal::getConfigsByPropId() in getConfigsByPropId() function in android::hardware::automotive::vehicle::DefaultVehicleHal400 const auto& configsByPropId = getConfigsByPropId(); in getAllPropConfigs()414 const auto& configsByPropId = getConfigsByPropId(); in getConfig()662 const auto& configsByPropId = getConfigsByPropId(); in getPropConfigs()695 const auto& configsByPropId = getConfigsByPropId(); in checkSubscribeOptions()776 const auto& configsByPropId = getConfigsByPropId(); in subscribe()977 const auto& configsByPropId = getConfigsByPropId(); in dump()
213 const std::unordered_map<int32_t, aidlvhal::VehiclePropConfig>& getConfigsByPropId() const;