Home
last modified time | relevance | path

Searched refs:ThermalLevelCallbackInterfaceCode (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/interfaces/inner_api/native/include/
H A Dthermal_level_callback_ipc_interface_code.h22 enum class ThermalLevelCallbackInterfaceCode { enum
/ohos5.0/base/powermgr/thermal_manager/services/zidl/src/
H A Dthermal_level_callback_proxy.cpp41 …static_cast<int>(PowerMgr::ThermalLevelCallbackInterfaceCode::THERMAL_LEVEL_CHANGED), data, reply,… in OnThermalLevelChanged()
H A Dthermal_level_callback_stub.cpp47 …if (code == static_cast<uint32_t>(PowerMgr::ThermalLevelCallbackInterfaceCode::THERMAL_LEVEL_CHANG… in OnRemoteRequest()
/ohos5.0/base/powermgr/thermal_manager/frameworks/native/
H A Dthermal_level_callback_stub.cpp43 …if (code == static_cast<uint32_t>(PowerMgr::ThermalLevelCallbackInterfaceCode::THERMAL_LEVEL_CHANG… in OnRemoteRequest()
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mock_stub_getdescriptor_test.cpp208 static_cast<uint32_t>(PowerMgr::ThermalLevelCallbackInterfaceCode::THERMAL_LEVEL_CHANGED);