Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h61 KMSG_ENABLE_RSP, enumerator
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp847 WriteRspHeader(IoctlCmd::KMSG_ENABLE_RSP, sizeof(rsp)); in HandleLogKmsgEnableRqst()
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp608 LogIoctl ioctl(IoctlCmd::KMSG_ENABLE_RQST, IoctlCmd::KMSG_ENABLE_RSP); in KmsgFeatureSetHandler()