Home
last modified time | relevance | path

Searched refs:BUFFERSIZE_GET_RQST (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dmain.cpp206 IoctlCmd::BUFFERSIZE_GET_RQST, in HilogdEntry()
H A Dservice_controller.cpp897 case IoctlCmd::BUFFERSIZE_GET_RQST: { in CommunicationLoop()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h48 BUFFERSIZE_GET_RQST, enumerator
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp533 LogIoctl ioctl(IoctlCmd::BUFFERSIZE_GET_RQST, IoctlCmd::BUFFERSIZE_GET_RSP); in BufferSizeGetHandler()