Home
last modified time | relevance | path

Searched refs:E_TIME_PARAMETERS_INVALID (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/time/time_service/utils/native/include/
H A Dtime_common.h51 E_TIME_PARAMETERS_INVALID, enumerator
/ohos5.0/base/time/time_service/framework/js/napi/common/src/
H A Dnapi_utils.cpp35 case MiscServices::E_TIME_PARAMETERS_INVALID: in ConvertErrorCode()
/ohos5.0/base/time/time_service/services/
H A Dtime_system_ability.cpp717 return E_TIME_PARAMETERS_INVALID; in GetThreadTimeMs()
732 return E_TIME_PARAMETERS_INVALID; in GetThreadTimeNs()
/ohos5.0/base/time/time_service/services/ipc/stub/
H A Dtime_service_stub.cpp379 return E_TIME_PARAMETERS_INVALID; in OnSetTimerExemption()