Home
last modified time | relevance | path

Searched refs:ReportXPowerJsStackSysEventByType (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.cpp324 void ReportXPowerJsStackSysEventByType(napi_env env, const std::string &taskType) in ReportXPowerJsStackSysEventByType() function
545 ReportXPowerJsStackSysEventByType(env, "CONTINUOUS_TASK_UPDATE"); in UpdateBackgroundRunning()
596 ReportXPowerJsStackSysEventByType(env, "CONTINUOUS_TASK_APPLY"); in StartBackgroundRunning()
750 ReportXPowerJsStackSysEventByType(env, "CONTINUOUS_TASK_CANCEL"); in StopBackgroundRunning()