Home
last modified time | relevance | path

Searched defs:curLogSize (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp136 int curLogSize = catcher->Catch(dupedFd, dupedJsonFd); in StartCompose() local
155 bool EventLogTask::ShouldStopLogTask(int fd, uint32_t curTaskIndex, int curLogSize, in ShouldStopLogTask()