Home
last modified time | relevance | path

Searched refs:SetErrorInfo (Results 1 – 4 of 4) sorted by relevance

/base/theme/screenlock_mgr/frameworks/js/napi/include/
Dscreenlock_callback.h29 void SetErrorInfo(const ErrorInfo &errorInfo);
Dasync_call.h46 void SetErrorInfo(const ErrorInfo &errorInfo) in SetErrorInfo() function
/base/theme/screenlock_mgr/frameworks/js/napi/src/
Dscreenlock_callback.cpp44 void ScreenlockCallback::SetErrorInfo(const ErrorInfo &errorInfo) in SetErrorInfo() function in OHOS::ScreenLock::ScreenlockCallback
Dnapi_screenlock_ability.cpp218 callback->SetErrorInfo(errInfo); in AsyncCallFunc()
468 context->SetErrorInfo(errInfo); in NAPI_ScreenLockSendEvent()