Home
last modified time | relevance | path

Searched refs:GetBaseinfoObj (Results 1 – 4 of 4) sorted by relevance

/base/powermgr/thermal_manager/services/native/src/thermal_observer/
Dthermal_service_subscriber.cpp36 historyCount_ = g_service->GetBaseinfoObj()->GetHistoryTempCount(); in Init()
Dthermal_observer.cpp60 auto baseInfo = g_service->GetBaseinfoObj(); in InitSensorTypeMap()
/base/powermgr/thermal_manager/services/native/include/
Dthermal_service.h91 std::shared_ptr<ThermalConfigBaseInfo> GetBaseinfoObj() const in GetBaseinfoObj() function
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_srv_config_parser.cpp127 g_service->GetBaseinfoObj()->SetBaseInfo(baseInfoMap); in ParseBaseNode()