Home
last modified time | relevance | path

Searched refs:TASK_RUNNABLE (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Devent_log_task.h34 TASK_RUNNABLE = 0, enumerator
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp58 status_(Status::TASK_RUNNABLE) in EventLogTask()
104 status_ = Status::TASK_RUNNABLE; in AddLog()
123 if (status_ != Status::TASK_RUNNABLE) { in StartCompose()
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp137 EXPECT_EQ(logTask->GetTaskStatus(), EventLogTask::Status::TASK_RUNNABLE); in HWTEST_F()

Completed in 4 milliseconds