Home
last modified time | relevance | path

Searched defs:strCode (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ui_appearance/interfaces/kits/napi/src/
Djs_ui_appearance.cpp50 std::string strCode = std::to_string(errCode); in NapiThrow() local
164 std::string strCode = std::to_string(asyncContext->status); in OnComplete() local
/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
Dprompt_action.cpp1476 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptThrowInterError() local
1858 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowDialog() local
1887 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowDialog() local
2170 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowActionMenu() local
2198 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowActionMenu() local
2489 std::string strCode; in GetErrorCode() local
2536 std::string strCode = GetErrorCode(errorCode); in ParseCustomDialogContentCallback() local
2588 std::string strCode = GetErrorCode(dialogId); in ParseCustomDialogIdCallback() local
/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
Dnapi_utils.cpp48 std::string strCode = std::to_string(errCode); in NapiThrow() local
/foundation/arkui/ace_engine/interfaces/napi/kits/router/
Djs_router.cpp282 std::string strCode = std::to_string(asyncContext->callbackCode); in TriggerCallback() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
Djs_drag_function.cpp44 std::string strCode = std::to_string(errCode); in NapiThrow() local
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
Djs_drag_controller.cpp415 std::string strCode = std::to_string(errCode); in CreateCallbackErrorValue() local