Home
last modified time | relevance | path

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

/foundation/arkui/ui_appearance/interfaces/kits/napi/src/
Djs_ui_appearance.cpp38 std::string strCode = std::to_string(errCode); in NapiThrow() local
100 std::string strCode = std::to_string(asyncContext->status); in OnComplete() local
/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
Dprompt_action.cpp549 std::string strCode = std::to_string(Framework::ERROR_CODE_INTERNAL_ERROR); in JSPromptShowDialog() local
580 std::string strCode = std::to_string(Framework::ERROR_CODE_INTERNAL_ERROR); in JSPromptShowDialog() local
755 std::string strCode = std::to_string(Framework::ERROR_CODE_INTERNAL_ERROR); in JSPromptShowActionMenu() local
784 std::string strCode = std::to_string(Framework::ERROR_CODE_INTERNAL_ERROR); in JSPromptShowActionMenu() local
/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
Dnapi_utils.cpp53 std::string strCode = std::to_string(errCode); in NapiThrow() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
Djs_drag_function.cpp42 std::string strCode = std::to_string(errCode); in NapiThrow() local
/foundation/arkui/ace_engine/interfaces/napi/kits/router/
Djs_router.cpp259 std::string strCode = std::to_string(asyncContext->callbackCode); in TriggerCallback() local