Home
last modified time | relevance | path

Searched refs:SubscribeThermalLevelCallbackStub (Results 1 - 2 of 2) sorted by relevance

/base/powermgr/thermal_manager/services/zidl/include/
H A Dthermal_srv_stub.h36 int32_t SubscribeThermalLevelCallbackStub(MessageParcel& data);
/base/powermgr/thermal_manager/services/zidl/src/
H A Dthermal_srv_stub.cpp64 return SubscribeThermalLevelCallbackStub(data); in CheckRequestCode()
126 int32_t ThermalSrvStub::SubscribeThermalLevelCallbackStub(MessageParcel& data) in SubscribeThermalLevelCallbackStub() function in OHOS::PowerMgr::ThermalSrvStub
128 THERMAL_HILOGD(COMP_SVC, "SubscribeThermalLevelCallbackStub Enter"); in SubscribeThermalLevelCallbackStub()

Completed in 2 milliseconds