Home
last modified time | relevance | path

Searched defs:taskType (Results 1 - 4 of 4) sorted by relevance

/base/msdp/device_status/intention/scheduler/task_scheduler/src/
H A Dtask_scheduler.cpp39 std::string taskType = ((promise_ == nullptr) ? "Async" : "Sync"); in ProcessTask() local
152 std::string taskType = ((promise == nullptr) ? "Async" : "Sync"); in PostTask() local
/base/msdp/device_status/services/delegate_task/src/
H A Ddelegate_tasks.cpp38 std::string taskType = ((promise_ == nullptr) ? "Async" : "Sync"); in ProcessTask() local
151 std::string taskType = ((promise == nullptr) ? "Async" : "Sync"); in PostTask() local
/base/security/device_auth/services/mk_agree/inc/
H A Dmk_agree_task.h46 MkAgreeTaskType taskType; member
/base/hiviewdfx/hiview/base/include/
H A Devent_loop.h51 uint8_t taskType = 0; member

Completed in 3 milliseconds