Home
last modified time | relevance | path

Searched refs:StopBackgroundRunningPromise (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.cpp717 napi_value StopBackgroundRunningPromise(napi_env env, AsyncCallbackInfo *asyncCallbackInfo, bool is… in StopBackgroundRunningPromise() function
780 ret = StopBackgroundRunningPromise(env, asyncCallbackInfo, isThrow); in StopBackgroundRunning()