Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/framework/js/napi/system_timer/include/
H A Dtimer_type.h31 napi_value TimerTypeInit(napi_env env, napi_value exports);
/ohos5.0/base/time/time_service/framework/js/napi/system_timer/src/
H A Dtimer_type.cpp30 napi_value TimerTypeInit(napi_env env, napi_value exports) in TimerTypeInit() function