Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/zidl/include/
H A Dpower_mgr_stub.h78 int32_t GetDeviceModeStub(MessageParcel& reply);
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_stub.cpp165 ret = GetDeviceModeStub(reply); in OnRemoteRequest()
668 int32_t PowerMgrStub::GetDeviceModeStub(MessageParcel& reply) in GetDeviceModeStub() function in OHOS::PowerMgr::PowerMgrStub