Home
last modified time | relevance | path

Searched refs:errorInfo_ (Results 1 - 4 of 4) sorted by relevance

/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dscreenlock_callback.cpp46 errorInfo_ = errorInfo; in SetErrorInfo()
108 errorInfo_.message_ = CANCEL_UNLOCK_OPERATION; in OnCallBack()
110 errorInfo_.message_ = SCREENLOCK_FAIL; in OnCallBack()
116 screenlockOnCallBack->errorInfo = errorInfo_; in OnCallBack()
H A Dasync_call.cpp137 GenerateBusinessError(env, context->ctx->errorInfo_, &result[static_cast<uint32_t>(ARG_INFO::ARG_ERROR)]); in OnComplete()
/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Dscreenlock_callback.h36 ErrorInfo errorInfo_; member in OHOS::ScreenLock::ScreenlockCallback
H A Dasync_call.h48 errorInfo_ = errorInfo; in SetErrorInfo()
88 ErrorInfo errorInfo_; member in OHOS::ScreenLock::final::Context

Completed in 2 milliseconds