Home
last modified time | relevance | path

Searched defs:UpdateWorkSource (Results 1 – 5 of 5) sorted by relevance

/base/powermgr/power_manager/frameworks/native/
Drunning_lock.cpp80 ErrCode RunningLock::UpdateWorkSource(const std::vector<int32_t>& workSources) in UpdateWorkSource() function in OHOS::PowerMgr::RunningLock
/base/powermgr/power_manager/services/native/src/runninglock/
Drunning_lock_proxy.cpp74 bool RunningLockProxy::UpdateWorkSource(pid_t pid, pid_t uid, const sptr<IRemoteObject>& remoteObj, in UpdateWorkSource() function in OHOS::PowerMgr::RunningLockProxy
Drunning_lock_mgr.cpp453 bool RunningLockMgr::UpdateWorkSource(const sptr<IRemoteObject>& remoteObj, in UpdateWorkSource() function in OHOS::PowerMgr::RunningLockMgr
/base/powermgr/power_manager/test/unittest/src/interface_test/
Dpower_mgr_service_ipc_adapter_test.cpp109 …bool UpdateWorkSource(const sptr<IRemoteObject>& remoteObj, const std::vector<int32_t>& workSource… in UpdateWorkSource() function in TestPowerMgrServiceAdapter
/base/powermgr/power_manager/services/native/src/
Dpower_mgr_service.cpp1436 bool PowerMgrService::UpdateWorkSource(const sptr<IRemoteObject>& remoteObj, in UpdateWorkSource() function in OHOS::PowerMgr::PowerMgrService