Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h271 struct LogRemoveRsp { struct
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp732 int ret = ioctl.Request<LogRemoveRqst, LogRemoveRsp>(rqst, [&rqst](const LogRemoveRsp& rsp) { in RemoveHandler()
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp819 LogRemoveRsp rsp = { types }; in HandleLogRemoveRqst()