Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/
H A Dthermal_service_subscriber.cpp36 historyCount_ = tms->GetBaseinfoObj()->GetHistoryTempCount(); in Init()
H A Dthermal_observer.cpp54 auto baseInfo = tms->GetBaseinfoObj(); in InitSensorTypeMap()
/ohos5.0/base/powermgr/thermal_manager/services/native/include/
H A Dthermal_service.h93 std::shared_ptr<ThermalConfigBaseInfo> GetBaseinfoObj() const in GetBaseinfoObj() function
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_interface_test.cpp96 g_service->GetBaseinfoObj()->Init(); in SetUpTestCase()
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_srv_config_parser.cpp177 tms->GetBaseinfoObj()->SetBaseInfo(baseInfoMap); in ParseBaseNode()
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mgr_policy_test.cpp73 g_service->GetBaseinfoObj()->Init(); in SetUpTestCase()