Searched refs:UpdateBackgroundRunningThrow (Results 1 – 3 of 3) sorted by relevance
26 napi_value UpdateBackgroundRunningThrow(napi_env env, napi_callback_info info);
39 DECLARE_NAPI_FUNCTION("updateBackgroundRunning", UpdateBackgroundRunningThrow), in BackgroundTaskMgrInit()
810 napi_value UpdateBackgroundRunningThrow(napi_env env, napi_callback_info info) in UpdateBackgroundRunningThrow() function