Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_hdf_timer.cpp59 auto baseConfigList = ThermalHdfConfig::GetInstance().GetBaseConfig()->GetBaseItem(); in SetSimluationFlag()
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_hdf_config.h70 std::shared_ptr<BaseInfoConfig> GetBaseConfig() in GetBaseConfig() function