Home
last modified time | relevance | path

Searched refs:getConfigsByPropId (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DDefaultVehicleHal.cpp387 const std::unordered_map<int32_t, VehiclePropConfig>& DefaultVehicleHal::getConfigsByPropId() in getConfigsByPropId() function in android::hardware::automotive::vehicle::DefaultVehicleHal
400 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()
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/include/
DDefaultVehicleHal.h213 const std::unordered_map<int32_t, aidlvhal::VehiclePropConfig>& getConfigsByPropId() const;