Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_appearance/interfaces/kits/napi/src/
H A Djs_ui_appearance.cpp42 std::string strCode = std::to_string(errCode); in NapiThrow() local
156 std::string strCode = std::to_string(asyncContext->status); in OnComplete() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp1206 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptThrowInterError() local
1474 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowDialog() local
1503 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowDialog() local
1678 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowActionMenu() local
1706 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowActionMenu() local
1918 std::string strCode; in GetErrorCode() local
1965 std::string strCode = GetErrorCode(errorCode); in ParseCustomDialogContentCallback() local
2017 std::string strCode = GetErrorCode(dialogId); in ParseCustomDialogIdCallback() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_drag_function.cpp41 std::string strCode = std::to_string(errCode); in NapiThrow() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/router/
H A Djs_router.cpp290 std::string strCode = std::to_string(asyncContext->callbackCode); in TriggerCallback() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
H A Dnapi_utils.cpp56 std::string strCode = std::to_string(errCode); in NapiThrow() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp392 std::string strCode = std::to_string(errCode); in CreateCallbackErrorValue() local