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.cpp524 bool NapiUtil::CreateEsimParameterErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateEsimParameterErrorMessageForJs()
543 bool NapiUtil::CreateEsimServiceErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateEsimServiceErrorMessageForJs()
565 bool NapiUtil::CreateEsimSystemErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateEsimSystemErrorMessageForJs()
622 bool NapiUtil::CreateParameterErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateParameterErrorMessageForJs()
647 bool NapiUtil::CreateNetworkSearchErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateNetworkSearchErrorMessageForJs()
666 bool NapiUtil::CreateVcardErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateVcardErrorMessageForJs()
681 bool NapiUtil::CreateSimErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateSimErrorMessageForJs()
707 bool NapiUtil::CreateSmsErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateSmsErrorMessageForJs()
727 bool NapiUtil::CreateObserverErrorMessageForJs(int32_t errorCode, JsErrorCode &jsErrorCode) in CreateObserverErrorMessageForJs()
754 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