Searched refs:ForceUnLock (Results 1 – 3 of 3) sorted by relevance
66 virtual void ForceUnLock(const sptr<IRemoteObject>& remoteObj);
720 void PowerMgrService::ForceUnLock(const sptr<IRemoteObject>& remoteObj) in ForceUnLock() function in OHOS::PowerMgr::PowerMgrService
785 std::function<void()> forceUnLockFunc = std::bind(&PowerMgrService::ForceUnLock, pms, in OnRemoteDied()