Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_common.h88 ERR_LOG_PERSIST_TASK_EXISTED = -32, enumerator
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp111 {ERR_LOG_PERSIST_TASK_EXISTED, "Log persist task is existed"},
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister.cpp151 return ERR_LOG_PERSIST_TASK_EXISTED; in Init()