Home
last modified time | relevance | path

Searched refs:SPECIFIED_TASK (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/
H A Dbroadcast_service.c69 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 40, SPECIFIED_TASK}; in GetTaskConfig()
/ohos5.0/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Dservice.h72 SPECIFIED_TASK = 2, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite.c462 case SPECIFIED_TASK: in AddTaskPool()