Home
last modified time | relevance | path

Searched refs:IsLastWorkTimeOut (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/include/
H A Dis_last_work_time_out.h23 napi_value IsLastWorkTimeOut(napi_env env, napi_callback_info info);
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dis_last_work_time_out.cpp72 napi_value IsLastWorkTimeOut(napi_env env, napi_callback_info info) in IsLastWorkTimeOut() function
H A Dinit.cpp50 DECLARE_NAPI_FUNCTION("isLastWorkTimeOut", IsLastWorkTimeOut), in InitApi()