Searched refs:StopBackgroundRunningThrow (Results 1 – 3 of 3) sorted by relevance
28 napi_value StopBackgroundRunningThrow(napi_env env, napi_callback_info info);
40 DECLARE_NAPI_FUNCTION("stopBackgroundRunning", StopBackgroundRunningThrow), in BackgroundTaskMgrInit()
815 napi_value StopBackgroundRunningThrow(napi_env env, napi_callback_info info) in StopBackgroundRunningThrow() function