Home
last modified time | relevance | path

Searched defs:workSources (Results 1 – 7 of 7) sorted by relevance

/base/powermgr/power_manager/frameworks/native/
Drunning_lock.cpp80 ErrCode RunningLock::UpdateWorkSource(const std::vector<int32_t>& workSources) in UpdateWorkSource()
/base/powermgr/power_manager/test/fuzztest/powermgrservice_fuzzer/
Dpowermgrservice_fuzzer_test.cpp82 const std::vector<int32_t> workSources; in PowerServiceFuzzTest() local
/base/powermgr/power_manager/services/native/src/runninglock/
Drunning_lock_proxy.cpp75 const std::map<int32_t, std::string>& workSources) in UpdateWorkSource()
Drunning_lock_mgr.cpp454 const std::map<int32_t, std::string>& workSources) in UpdateWorkSource()
/base/powermgr/power_manager/test/unittest/src/interface_test/
Dpower_mgr_service_ipc_adapter_test.cpp109 …ool UpdateWorkSource(const sptr<IRemoteObject>& remoteObj, const std::vector<int32_t>& workSources) in UpdateWorkSource()
/base/powermgr/power_manager/services/native/src/
Dpower_mgr_service_ipc_adapter.cpp176 const sptr<IRemoteObject>& remoteObj, const std::vector<int32_t>& workSources) in UpdateWorkSourceIpc()
Dpower_mgr_service.cpp1437 const std::vector<int32_t>& workSources) in UpdateWorkSource()