Searched refs:CreateCommonArgumentErrorMessageForJs (Results 1 – 2 of 2) sorted by relevance
73 static bool CreateCommonArgumentErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode);
565 if (CreateCommonArgumentErrorMessageForJs(errorCode, jsErrorCode) || in CreateCommonErrorMessageForJs()573 bool NapiUtil::CreateCommonArgumentErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateCommonArgumentErrorMessageForJs() function in OHOS::Telephony::NapiUtil