Searched refs:CreateSmsErrorMessageForJs (Results 1 – 2 of 2) sorted by relevance
70 static bool CreateSmsErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode);
418 !CreateSmsErrorMessageForJs(errorCode, error.errorCode) && in ConverErrorMessageForJs()513 bool NapiUtil::CreateSmsErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateSmsErrorMessageForJs() function in OHOS::Telephony::NapiUtil