Searched refs:META_ENABLE (Results 1 – 8 of 8) sorted by relevance
32 META_ENABLE = 5, enumerator
64 …:shared_ptr<Task> metaEnableTask = MockTaskFactory::GetInstance().CreateTask(TaskType::META_ENABLE, in CreateMetaEnableTask()
45 case TaskType::META_ENABLE: { in CreateTask()
393 auto task = TaskFactory::GetInstance().CreateTask(TaskType::META_ENABLE, taskParam, nullptr);
38 SetTaskType(TaskType::META_ENABLE); in MetaEnableTask()
61 case TaskType::META_ENABLE: { in CreateTask()
168 …auto task = TaskFactory::GetInstance().CreateTask(TaskType::META_ENABLE, taskParam, shared_from_th… in CreateMetaEnableTask()
52 { TaskType::META_ENABLE, "META_ENABLE" },