Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dmain.cpp211 IoctlCmd::LOG_REMOVE_RQST, in HilogdEntry()
H A Dservice_controller.cpp939 case IoctlCmd::LOG_REMOVE_RQST: { in CommunicationLoop()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h58 LOG_REMOVE_RQST, enumerator
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp731 LogIoctl ioctl(IoctlCmd::LOG_REMOVE_RQST, IoctlCmd::LOG_REMOVE_RSP); in RemoveHandler()