Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h279 struct KmsgEnableRsp { struct
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp609 int ret = ioctl.Request<KmsgEnableRqst, KmsgEnableRsp>(rqst, [&rqst](const KmsgEnableRsp& rsp) { in KmsgFeatureSetHandler()
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp846 KmsgEnableRsp rsp = { 0 }; in HandleLogKmsgEnableRqst()