Home
last modified time | relevance | path

Searched refs:GetSimulationXml (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
H A Dscreen_state_collection.cpp52 if (!tms->GetSimulationXml()) { in GetState()
H A Dcharger_state_collection.cpp64 if (!tms->GetSimulationXml()) { in GetState()
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_display.cpp71 if (!tms->GetSimulationXml()) { in Execute()
H A Daction_shutdown.cpp74 if (tms->GetSimulationXml()) { in Execute()
H A Daction_volume.cpp73 if (!tms->GetSimulationXml()) { in Execute()
H A Daction_application_process.cpp80 if (!tms->GetSimulationXml()) { in Execute()
/ohos5.0/base/powermgr/thermal_manager/services/native/src/
H A Dthermal_mgr_dumper.cpp111 if (!tms->GetSimulationXml()) { in DumpPolicy()
/ohos5.0/base/powermgr/thermal_manager/services/native/include/
H A Dthermal_service.h132 bool GetSimulationXml() in GetSimulationXml() function
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_policy.cpp105 if (!tms->GetSimulationXml()) { in WriteLevel()