Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/include/
Dlog_ioctl.h84 if (hdr.cmd == static_cast<uint8_t>(IoctlCmd::RSP_ERROR)) { in RequestMsgHead()
/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_cmd.h59 RSP_ERROR, enumerator
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp121 MsgHeader header = {MSG_VER, static_cast<uint8_t>(IoctlCmd::RSP_ERROR), code, 0}; in WriteErrorRsp()