Home
last modified time | relevance | path

Searched refs:SubscribeThermalActionCallbackStub (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/zidl/include/
H A Dthermal_srv_stub.h38 int32_t SubscribeThermalActionCallbackStub(MessageParcel& data);
/ohos5.0/base/powermgr/thermal_manager/services/zidl/src/
H A Dthermal_srv_stub.cpp70 return SubscribeThermalActionCallbackStub(data); in CheckRequestCode()
148 int32_t ThermalSrvStub::SubscribeThermalActionCallbackStub(MessageParcel& data) in SubscribeThermalActionCallbackStub() function in OHOS::PowerMgr::ThermalSrvStub