Home
last modified time | relevance | path

Searched refs:TASK_SUCCESS (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Devent_log_task.h37 TASK_SUCCESS = 2, enumerator
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp117 return Status::TASK_SUCCESS; in StartCompose()
150 status_ = Status::TASK_SUCCESS; in StartCompose()
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/
H A Dactive_key_event.cpp144 if (ret != EventLogTask::TASK_SUCCESS) { in DumpCapture()
H A Devent_logger.cpp355 if (ret != EventLogTask::TASK_SUCCESS) { in StartLogCollect()