Home
last modified time | relevance | path

Searched refs:StopBackgroundRunningCheckParam (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.cpp639 bool StopBackgroundRunningCheckParam(napi_env env, AsyncCallbackInfo *asyncCallbackInfo, bool isThr… in StopBackgroundRunningCheckParam() function
702 if (!StopBackgroundRunningCheckParam(env, asyncCallbackInfo, isThrow) && isThrow) { in StopBackgroundRunningAsync()
730 if (!StopBackgroundRunningCheckParam(env, asyncCallbackInfo, isThrow) && isThrow) { in StopBackgroundRunningPromise()