Home
last modified time | relevance | path

Searched refs:NTP_NOT_UPDATE_ERROR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/time/time_service/framework/js/napi/common/include/
H A Dnapi_utils.h108 NTP_NOT_UPDATE_ERROR = 13000002, enumerator
/ohos5.0/base/time/time_service/framework/js/napi/common/src/
H A Dnapi_utils.cpp40 return JsErrorCode::NTP_NOT_UPDATE_ERROR; in ConvertErrorCode()