Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_common.h114 ERR_LOG_PERSIST_JOBID_INVALID = -28, enumerator
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
Dlog_utils.cpp114 …{ERR_LOG_PERSIST_JOBID_INVALID, "Invalid jobid, jobid should be in range [" + to_string(JOB_ID_MIN)
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp532 return ERR_LOG_PERSIST_JOBID_INVALID; in CheckPersistStartRqst()