Home
last modified time | relevance | path

Searched refs:rspCmd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/include/
H A Dlog_ioctl.h46 IoctlCmd rspCmd; variable
87 if (hdr.cmd != static_cast<uint8_t>(rspCmd)) { in RequestMsgHead()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/
H A Dlog_ioctl.cpp38 rspCmd = rsp; in LogIoctl()