Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h49 BUFFERSIZE_GET_RSP, enumerator
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp736 WriteRspHeader(IoctlCmd::BUFFERSIZE_GET_RSP, sizeof(rsp)); in HandleBufferSizeGetRqst()
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp533 LogIoctl ioctl(IoctlCmd::BUFFERSIZE_GET_RQST, IoctlCmd::BUFFERSIZE_GET_RSP); in BufferSizeGetHandler()