Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/zidl/include/
H A Dpower_mgr_stub.h58 int32_t RebootDeviceForDeprecatedStub(MessageParcel& data, MessageParcel& reply);
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_stub.cpp84 ret = RebootDeviceForDeprecatedStub(data, reply); in OnRemoteRequest()
359 int32_t PowerMgrStub::RebootDeviceForDeprecatedStub(MessageParcel& data, MessageParcel& reply) in RebootDeviceForDeprecatedStub() function in OHOS::PowerMgr::PowerMgrStub