Home
last modified time | relevance | path

Searched defs:isProxied (Results 1 - 6 of 6) sorted by relevance

/base/powermgr/power_manager/test/unittest/src/servicetest/
H A Dpowermgr_service_test_proxy.cpp202 bool PowerMgrServiceTestProxy::ProxyRunningLock(bool isProxied, pid_t pid, pid_t uid) in ProxyRunningLock() argument
231 bool PowerMgrServiceTestProxy::ProxyRunningLocks(bool isProxied, in ProxyRunningLocks() argument
/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_proxy.cpp272 bool PowerMgrProxy::ProxyRunningLock(bool isProxied, pid_t pid, pid_t uid) in ProxyRunningLock() argument
301 bool PowerMgrProxy::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& processInfos) in ProxyRunningLocks() argument
H A Dpower_mgr_stub.cpp312 bool isProxied = false; in ProxyRunningLockStub() local
325 bool isProxied = false; in ProxyRunningLocksStub() local
/base/powermgr/power_manager/frameworks/native/
H A Dpower_mgr_client.cpp317 bool PowerMgrClient::ProxyRunningLock(bool isProxied, pid_t pid, pid_t uid) in ProxyRunningLock() argument
323 bool PowerMgrClient::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& processInfos) in ProxyRunningLocks() argument
/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.cpp629 bool RunningLockMgr::ProxyRunningLock(bool isProxied, pid_t pid, pid_t uid) in ProxyRunningLock() argument
644 void RunningLockMgr::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& processInfos) in ProxyRunningLocks() argument
/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp1231 bool PowerMgrService::ProxyRunningLock(bool isProxied, pid_t pid, pid_t uid) in ProxyRunningLock() argument
1241 bool PowerMgrService::ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& processInfos) in ProxyRunningLocks() argument

Completed in 11 milliseconds