Home
last modified time | relevance | path

Searched refs:BaseInfoConfig (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dbase_info_config.cpp17 #define HDF_LOG_TAG BaseInfoConfig
23 void BaseInfoConfig::SetBase(std::vector<BaseItem> &bastList) in SetBase()
28 std::vector<BaseItem> BaseInfoConfig::GetBaseItem() in GetBaseItem()
H A Dthermal_hdf_config.cpp41 baseConfig_ = std::make_shared<BaseInfoConfig>(); in ThermalHDIConfigInit()
/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dbase_info_config.h35 class BaseInfoConfig { class
37 BaseInfoConfig() = default;
38 ~BaseInfoConfig() = default;
H A Dthermal_hdf_config.h70 std::shared_ptr<BaseInfoConfig> GetBaseConfig() in GetBaseConfig()
92 std::shared_ptr<BaseInfoConfig> baseConfig_;

Completed in 3 milliseconds