Searched refs:CreateVcardErrorMessageForJs (Results 1 – 2 of 2) sorted by relevance
83 static bool CreateVcardErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode);
416 !CreateVcardErrorMessageForJs(errorCode, error.errorCode) && in ConverErrorMessageForJs()472 bool NapiUtil::CreateVcardErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateVcardErrorMessageForJs() function in OHOS::Telephony::NapiUtil