Home
last modified time | relevance | path

Searched refs:TASK_KEEPING (Results 1 - 8 of 8) sorted by relevance

/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
H A Dbackground_mode.h33 TASK_KEEPING,
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Dinit.cpp70 SetNamedPropertyByInteger(env, obj, static_cast<uint32_t>(BackgroundMode::TASK_KEEPING), "TASK_KEEPING"); in BackgroundModeInit()
H A Dinit_bgtaskmgr.cpp75 SetNamedPropertyByInteger(env, obj, static_cast<uint32_t>(BackgroundMode::TASK_KEEPING), "TASK_KEEPING"); in BackgroundModeInit()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/include/
H A Dbackground_task_observer.h72 && eventData->GetTypeId() <= BackgroundTaskMgr::BackgroundMode::TASK_KEEPING; in ValidateTaskInfo()
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dability_info.h46 TASK_KEEPING = 1 << 8, member in OHOS::AppExecFwk::BackgroundMode
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dability_info.h70 TASK_KEEPING = 1 << 8, member in OHOS::AppExecFwk::GetAbilityInfoFlag::BackgroundMode
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/test/fuzztest/cgroupsched_fuzzer/
H A Dcgroupsched_fuzzer.cpp45 #define TASK_KEEPING 9 macro
194 typeId = TASK_KEEPING; in ContinuousTaskStartFuzzTest()
222 typeId = TASK_KEEPING; in ContinuousTaskStopFuzzTest()
250 typeId = TASK_KEEPING; in ContinuousTaskUpdateFuzzTest()
/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/bgtask_manager_client_test/
H A Dbgtask_client_unit_test.cpp202 EXPECT_EQ(TASK_KEEPING_ID, (int32_t)BackgroundMode::TASK_KEEPING); in HWTEST_F()

Completed in 7 milliseconds