Home
last modified time | relevance | path

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

/ohos5.0/base/theme/screenlock_mgr/frameworks/native/src/
H A Dscreenlock_manager.cpp155 …sptr<ScreenLockManagerInterface> screenlockServiceProxy = iface_cast<ScreenLockManagerInterface>(s… in GetScreenLockManagerProxy() local
156 if (screenlockServiceProxy == nullptr) { in GetScreenLockManagerProxy()
161 return screenlockServiceProxy; in GetScreenLockManagerProxy()
H A Dscreenlock_app_manager.cpp179 …sptr<ScreenLockManagerInterface> screenlockServiceProxy = iface_cast<ScreenLockManagerInterface>(s… in GetScreenLockManagerProxy() local
180 if (screenlockServiceProxy == nullptr) { in GetScreenLockManagerProxy()
185 return screenlockServiceProxy; in GetScreenLockManagerProxy()