Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/framework/js/napi/common/src/
H A Dnapi_utils.cpp28 int32_t NapiUtils::ConvertErrorCode(int32_t timeErrorCode) in ConvertErrorCode() argument
30 switch (timeErrorCode) { in ConvertErrorCode()
/ohos5.0/base/time/time_service/framework/js/napi/common/include/
H A Dnapi_utils.h144 static int32_t ConvertErrorCode(int32_t timeErrorCode);