Searched refs:CancelSuspendDelayThrow (Results 1 – 3 of 3) sorted by relevance
27 napi_value CancelSuspendDelayThrow(napi_env env, napi_callback_info info);
84 napi_value CancelSuspendDelayThrow(napi_env env, napi_callback_info info) in CancelSuspendDelayThrow() function
36 DECLARE_NAPI_FUNCTION("cancelSuspendDelay", CancelSuspendDelayThrow), in BackgroundTaskMgrInit()