Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Dbg_continuous_task_napi_module.cpp684 napi_value StopBackgroundRunningAsync(napi_env env, napi_value *argv, in StopBackgroundRunningAsync() function
778 …ret = StopBackgroundRunningAsync(env, argv, MAX_STOP_BG_RUNNING_PARAMS - 1, asyncCallbackInfo, isT… in StopBackgroundRunning()