Home
last modified time | relevance | path

Searched refs:UpdateBackgroundRunningPromise (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.cpp369 napi_value UpdateBackgroundRunningPromise(napi_env env, AsyncCallbackInfo *asyncCallbackInfo, bool … in UpdateBackgroundRunningPromise() function
579 ret = UpdateBackgroundRunningPromise(env, asyncCallbackInfo, isThrow); in UpdateBackgroundRunning()