Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/interfaces/inner_api/native/include/
Dthermal_srv_ipc_interface_code.h30 GET_TEMP_LEVEL, enumerator
/base/powermgr/thermal_manager/services/zidl/src/
Dthermal_srv_stub.cpp78 case static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::GET_TEMP_LEVEL): { in CheckRequestCode()
Dthermal_srv_proxy.cpp246 static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::GET_TEMP_LEVEL), data, reply, option); in GetThermalLevel()