Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_kmsg.cpp38 constexpr int OPEN_KMSG_TIME = 3000; // 3s variable
80 int ret = WaitingToDo(OPEN_KMSG_TIME, PROC_KMSG, [this] (const string &path) { in LinuxReadAllKmsg()