Home
last modified time | relevance | path

Searched refs:ProxyAppAndProcess (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Drunning_lock_strategy.cpp91 ProxyAppAndProcess(false); in OnDestroy()
161 ProxyAppAndProcess(true); in StartProxyInner()
353 ErrCode RunningLockStrategy::ProxyAppAndProcess(bool isProxied) in ProxyAppAndProcess() function in OHOS::DevStandbyMgr::RunningLockStrategy
376 ProxyAppAndProcess(false); in StopProxy()
381 ProxyAppAndProcess(true); in StopProxy()
392 ProxyAppAndProcess(false); in StopProxyInner()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/include/
H A Drunning_lock_strategy.h68 virtual ErrCode ProxyAppAndProcess(bool isProxied);