Home
last modified time | relevance | path

Searched defs:ON_CONTINUOUS_TASK_START (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/access_token/services/common/background_task_manager/include/
H A Dbackground_task_manager_access_proxy.h38 ON_CONTINUOUS_TASK_START = 7, enumerator
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/include/
H A Dibackground_task_subscriber_ipc_interface_code.h29 ON_CONTINUOUS_TASK_START, enumerator
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/
H A Dbgtask_framework_unit_test.cpp53 constexpr uint32_t ON_CONTINUOUS_TASK_START = 7; variable