Home
last modified time | relevance | path

Searched defs:jsErrorCode (Results 1 – 3 of 3) sorted by relevance

/base/telephony/core_service/frameworks/js/napi/
Dnapi_util.cpp482 bool NapiUtil::CreateEsimParameterErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateEsimParameterErrorMessageForJs()
501 bool NapiUtil::CreateEsimServiceErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateEsimServiceErrorMessageForJs()
523 bool NapiUtil::CreateEsimSystemErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateEsimSystemErrorMessageForJs()
580 bool NapiUtil::CreateParameterErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateParameterErrorMessageForJs()
605 bool NapiUtil::CreateNetworkSearchErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateNetworkSearchErrorMessageForJs()
624 bool NapiUtil::CreateVcardErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateVcardErrorMessageForJs()
639 bool NapiUtil::CreateSimErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateSimErrorMessageForJs()
665 bool NapiUtil::CreateSmsErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateSmsErrorMessageForJs()
685 bool NapiUtil::CreateObserverErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateObserverErrorMessageForJs()
712 bool NapiUtil::CreateCommonErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateCommonErrorMessageForJs()
[all …]
/base/time/time_service/framework/js/napi/common/src/
Dnapi_work.cpp139 int32_t jsErrorCode = NapiUtils::ConvertErrorCode(ctxt->errCode); in GenerateOutput() local
201 int32_t jsErrorCode = NapiUtils::ConvertErrorCode(ctxt->errCode); in GenerateOutputSync() local
/base/time/time_service/framework/js/napi/system_time/src/
Djs_systemtime.cpp93 auto jsErrorCode = NapiUtils::ConvertErrorCode(errorCode); in JSSystemTimeSetTime() local
144 auto jsErrorCode = NapiUtils::ConvertErrorCode(errorCode); in JSSystemTimeSetTimeZone() local