Home
last modified time | relevance | path

Searched refs:E_SCREENLOCK_WRITE_PARCEL_ERROR (Results 1 – 3 of 3) sorted by relevance

/base/theme/screenlock_mgr/frameworks/native/src/
Dscreenlock_manager_proxy.cpp37 return E_SCREENLOCK_WRITE_PARCEL_ERROR; in IsScreenLockedInner()
103 return E_SCREENLOCK_WRITE_PARCEL_ERROR; in UnlockInner()
142 return E_SCREENLOCK_WRITE_PARCEL_ERROR; in Lock()
151 return E_SCREENLOCK_WRITE_PARCEL_ERROR; in Lock()
172 return E_SCREENLOCK_WRITE_PARCEL_ERROR; in OnSystemEvent()
180 return E_SCREENLOCK_WRITE_PARCEL_ERROR; in OnSystemEvent()
/base/theme/screenlock_mgr/utils/include/
Dscreenlock_common.h59 E_SCREENLOCK_WRITE_PARCEL_ERROR, enumerator
/base/theme/screenlock_mgr/frameworks/js/napi/src/
Dnapi_screenlock_ability.cpp48 { E_SCREENLOCK_WRITE_PARCEL_ERROR, JsErrorCode::ERR_SERVICE_ABNORMAL },