Home
last modified time | relevance | path

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

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