Searched defs:ProxyRunningLock (Results 1 – 6 of 6) sorted by relevance
/base/powermgr/power_manager/frameworks/native/ |
D | power_mgr_client.cpp | 216 bool PowerMgrClient::ProxyRunningLock(bool isProxied, pid_t pid, pid_t uid) in ProxyRunningLock() function in OHOS::PowerMgr::PowerMgrClient
|
/base/powermgr/power_manager/test/fuzztest/power_fuzzer/ |
D | power_fuzzer.cpp | 172 static void ProxyRunningLock(const uint8_t* data, size_t size) in ProxyRunningLock() function
|
/base/powermgr/power_manager/services/native/src/ |
D | running_lock_mgr.cpp | 460 bool RunningLockMgr::ProxyRunningLock(bool isProxied, pid_t pid, pid_t uid) in ProxyRunningLock() function in OHOS::PowerMgr::RunningLockMgr
|
D | power_mgr_service.cpp | 659 bool PowerMgrService::ProxyRunningLock(bool isProxied, pid_t pid, pid_t uid) in ProxyRunningLock() function in OHOS::PowerMgr::PowerMgrService
|
/base/powermgr/power_manager/test/unittest/src/servicetest/ |
D | powermgr_service_test_proxy.cpp | 199 bool PowerMgrServiceTestProxy::ProxyRunningLock(bool isProxied, pid_t pid, pid_t uid) in ProxyRunningLock() function in OHOS::PowerMgr::PowerMgrServiceTestProxy
|
/base/powermgr/power_manager/services/zidl/src/ |
D | power_mgr_proxy.cpp | 195 bool PowerMgrProxy::ProxyRunningLock(bool isProxied, pid_t pid, pid_t uid) in ProxyRunningLock() function in OHOS::PowerMgr::PowerMgrProxy
|