Searched defs:strCode (Results 1 – 6 of 6) sorted by relevance
50 std::string strCode = std::to_string(errCode); in NapiThrow() local164 std::string strCode = std::to_string(asyncContext->status); in OnComplete() local
1476 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptThrowInterError() local1858 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowDialog() local1887 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowDialog() local2170 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowActionMenu() local2198 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowActionMenu() local2489 std::string strCode; in GetErrorCode() local2536 std::string strCode = GetErrorCode(errorCode); in ParseCustomDialogContentCallback() local2588 std::string strCode = GetErrorCode(dialogId); in ParseCustomDialogIdCallback() local
48 std::string strCode = std::to_string(errCode); in NapiThrow() local
282 std::string strCode = std::to_string(asyncContext->callbackCode); in TriggerCallback() local
44 std::string strCode = std::to_string(errCode); in NapiThrow() local
415 std::string strCode = std::to_string(errCode); in CreateCallbackErrorValue() local