Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_common.h107 ERR_TOO_MANY_JOBS = -61, enumerator
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
Dlog_utils.cpp137 {ERR_TOO_MANY_JOBS, ("Too many jobs are running, max job count is:" + to_string(MAX_JOBS))},
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp617 WriteErrorRsp(ERR_TOO_MANY_JOBS); in HandlePersistStartRqst()