Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
H A Dresource_type.h35 RUNNING_LOCK = 1 << 7, enumerator
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/include/
H A Dallow_type.h27 RUNNING_LOCK = 1 << 1, enumerator
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/bgtask_manager_client_test/
H A Dbgtask_client_unit_test.cpp58 constexpr uint32_t RUNNING_LOCK = 128; variable