Home
last modified time | relevance | path

Searched refs:SetErrorCode (Results 1 - 21 of 21) sorted by relevance

/base/security/certificate_manager/interfaces/kits/napi/src/dialog/
H A Dcm_napi_open_dialog.cpp55 bool CmUIExtensionCallback::SetErrorCode(int32_t code) in SetErrorCode() function in CMNapi::CmUIExtensionCallback
73 if (SetErrorCode(releaseCode)) { in OnRelease()
83 if (SetErrorCode(0)) { in OnResult()
91 if (SetErrorCode(0)) { in OnReceive()
100 if (SetErrorCode(errorCode)) { in OnError()
113 if (SetErrorCode(0)) { in OnDestroy()
H A Dcm_napi_open_install_dialog.cpp46 if (SetErrorCode(CMR_DIALOG_ERROR_OPERATION_CANCELS)) {
56 if (SetErrorCode(CMR_DIALOG_ERROR_INSTALL_FAILED)) {
65 if (SetErrorCode(0)) {
95 bool SetErrorCode(int32_t errCode) in SetErrorCode() function in CMNapi::CmInstallUIExtensionCallback
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_keyboard_controller_engine.cpp99 ctxt->SetErrorCode(code); in Hide()
137 ctxt->SetErrorCode(errorCode); in ExitCurrentInputType()
H A Djs_text_input_client_engine.cpp94 ctxt->SetErrorCode(code); in MoveCursor()
228 ctxt->SetErrorCode(code); in SendKeyFunction()
260 ctxt->SetErrorCode(code); in SendPrivateCommand()
317 ctxt->SetErrorCode(code); in DeleteForward()
368 ctxt->SetErrorCode(code); in DeleteBackward()
402 ctxt->SetErrorCode(code); in InsertText()
486 ctxt->SetErrorCode(code); in GetForward()
544 ctxt->SetErrorCode(code); in GetBackward()
585 ctxt->SetErrorCode(IMFErrorCode::EXCEPTION_IMCLIENT); in GetEditorAttribute()
615 ctxt->SetErrorCode(cod in SelectByRange()
[all...]
H A Djs_panel.cpp146 ctxt->SetErrorCode(code); in SetUiContent()
195 ctxt->SetErrorCode(code); in Resize()
232 ctxt->SetErrorCode(code); in MoveTo()
267 ctxt->SetErrorCode(code); in Show()
285 ctxt->SetErrorCode(code); in Hide()
477 ctxt->SetErrorCode(code); in AdjustPanelRect()
H A Djs_input_method_engine_setting.cpp404 ctxt->SetErrorCode(ret); in CreatePanel()
/base/security/certificate_manager/interfaces/kits/napi/include/dialog/
H A Dcm_napi_open_dialog.h80 bool SetErrorCode(int32_t errCode);
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Dasync_call.h43 void SetErrorCode(int32_t errorCode) in SetErrorCode() function in OHOS::MiscServices::final::Context
H A Djs_get_input_method_setting.cpp213 ctxt->SetErrorCode(errCode); in ListInputMethod()
247 ctxt->SetErrorCode(errCode); in GetInputMethods()
296 ctxt->SetErrorCode(errCode); in GetAllInputMethods()
359 ctxt->SetErrorCode(errCode); in ShowOptionalInputMethods()
394 ctxt->SetErrorCode(errCode); in ListInputMethodSubtype()
421 ctxt->SetErrorCode(errCode); in ListCurrentInputMethodSubtype()
H A Djs_input_method.cpp271 ctxt->SetErrorCode(errCode); in SwitchInputMethod()
359 ctxt->SetErrorCode(errCode); in SwitchCurrentInputMethodSubtype()
398 ctxt->SetErrorCode(errCode); in SwitchCurrentInputMethodAndSubtype()
H A Djs_get_input_method_controller.cpp465 ctxt->SetErrorCode(errCode); in HandleSoftKeyboard()
550 ctxt->SetErrorCode(status); in Attach()
592 ctxt->SetErrorCode(errcode);
625 ctxt->SetErrorCode(errcode);
650 ctxt->SetErrorCode(errcode);
679 ctxt->SetErrorCode(errcode);
/base/telephony/sms_mms/services/sms/include/
H A Dsms_send_indexer.h50 void SetErrorCode(uint8_t errorCode);
/base/telephony/sms_mms/services/sms/
H A Dsms_send_indexer.cpp217 void SmsSendIndexer::SetErrorCode(uint8_t errorCode) in SetErrorCode() function in OHOS::Telephony::SmsSendIndexer
H A Dsms_sender.cpp295 smsIndexer->SetErrorCode(ISendShortMessageCallback::SEND_SMS_FAILURE_UNKNOWN); in FindCacheMapAndTransform()
315 smsIndexer->SetErrorCode(info->errCode); in FindCacheMapAndTransform()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_scheme_handler_request.h81 int32_t SetErrorCode(int32_t code);
H A Dweb_scheme_handler_request.cpp289 int32_t WebSchemeHandlerResponse::SetErrorCode(int32_t code) in SetErrorCode() function in OHOS::NWeb::WebSchemeHandlerResponse
H A Dnapi_web_scheme_handler_request.cpp828 response->SetErrorCode(code); in JS_SetNetErrorCode()
/base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/
H A Djs_keyboard_panel_manager.cpp81 ctxt->SetErrorCode(ret); in ConnectSystemCmd()
229 ctxt->SetErrorCode(code); in SendPrivateCommand()
/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
H A Dnapi_common.cpp1820 bool UIExtensionCallback::SetErrorCode(int32_t code) in SetErrorCode() function in OHOS::Security::DlpPermission::UIExtensionCallback
1838 if (SetErrorCode(releaseCode)) { in OnRelease()
1848 if (SetErrorCode(0)) { in OnResult()
1863 if (SetErrorCode(errorCode)) { in OnError()
1876 if (SetErrorCode(0)) { in OnDestroy()
/base/security/dlp_permission_service/interfaces/kits/napi_common/include/
H A Dnapi_common.h273 bool SetErrorCode(int32_t code);
/base/telephony/sms_mms/test/fuzztest/unittesttwo_fuzzer/
H A Dunittesttwo_fuzzer.cpp732 m_pSmsSendIndexer->SetErrorCode(errorCode); in TestSetAndGet()

Completed in 49 milliseconds