Home
last modified time | relevance | path

Searched refs:MSG_VER (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h22 #define MSG_VER (0) macro
/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/
H A Dlog_ioctl.cpp43 MsgHeader header = {MSG_VER, static_cast<uint8_t>(cmd), 0, static_cast<uint16_t>(len)}; in SendMsgHeader()
/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp126 MsgHeader header = {MSG_VER, static_cast<uint8_t>(cmd), 0, static_cast<uint16_t>(len)}; in WriteRspHeader()
133 MsgHeader header = {MSG_VER, static_cast<uint8_t>(IoctlCmd::RSP_ERROR), code, 0}; in WriteErrorRsp()

Completed in 4 milliseconds