Home
last modified time | relevance | path

Searched refs:GetTypeCThermal (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/utils/include/
H A Dtypec_port_info.h24 static bool GetTypeCThermal(int32_t& thermal);
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dscreen_fold_data.cpp28 return TypeCPortInfo::GetTypeCThermal(typeCThermal_); in GetTypeCThermalWithUtil()
H A Dtypec_port_info.cpp79 bool TypeCPortInfo::GetTypeCThermal(int32_t& thermal) in GetTypeCThermal() function in OHOS::Rosen::TypeCPortInfo