Searched refs:CreateSimErrorMessageForJs (Results 1 – 2 of 2) sorted by relevance
69 static bool CreateSimErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode);
417 !CreateSimErrorMessageForJs(errorCode, error.errorCode) && in ConverErrorMessageForJs()487 bool NapiUtil::CreateSimErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateSimErrorMessageForJs() function in OHOS::Telephony::NapiUtil