Home
last modified time | relevance | path

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

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