Home
last modified time | relevance | path

Searched defs:thermal (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/
H A Devents_info.cpp123 auto& thermal = OHOS::PowerMgr::ThermalMgrClient::GetInstance(); in GetPhotoThermalLevel() local
134 auto& thermal = OHOS::PowerMgr::ThermalMgrClient::GetInstance(); in GetThermalLevel() local
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dtypec_port_info.cpp79 bool TypeCPortInfo::GetTypeCThermal(int32_t& thermal) in GetTypeCThermal()