Home
last modified time | relevance | path

Searched refs:GetBackgroundMode (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.cpp482 napi_value GetBackgroundMode(const napi_env &env, const napi_value &value, AsyncCallbackInfo *async… in GetBackgroundMode() function
523 if (GetBackgroundMode(env, argv[1], asyncCallbackInfo) == nullptr) { in StartBackgroundRunningCheckParamBeforeSubmit()
571 if (GetBackgroundMode(env, argv[1], asyncCallbackInfo) == nullptr) { in UpdateBackgroundRunning()