Searched defs:strCode (Results 1 – 6 of 6) sorted by relevance
42 std::string strCode = std::to_string(errCode); in NapiThrow() local143 std::string strCode = std::to_string(asyncContext->status); in OnComplete() local
1144 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptThrowInterError() local1403 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowDialog() local1432 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowDialog() local1607 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowActionMenu() local1635 std::string strCode = std::to_string(ERROR_CODE_INTERNAL_ERROR); in JSPromptShowActionMenu() local1849 std::string strCode; in GetErrorCode() local1896 std::string strCode = GetErrorCode(errorCode); in ParseCustomDialogContentCallback() local1948 std::string strCode = GetErrorCode(dialogId); in ParseCustomDialogIdCallback() local
41 std::string strCode = std::to_string(errCode); in NapiThrow() local
278 std::string strCode = std::to_string(asyncContext->callbackCode); in TriggerCallback() local
56 std::string strCode = std::to_string(errCode); in NapiThrow() local
392 std::string strCode = std::to_string(errCode); in CreateCallbackErrorValue() local