Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dmain.cpp209 IoctlCmd::STATS_CLEAR_RQST, in HilogdEntry()
H A Dservice_controller.cpp927 case IoctlCmd::STATS_CLEAR_RQST: { in CommunicationLoop()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h54 STATS_CLEAR_RQST, enumerator
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp760 LogIoctl ioctl(IoctlCmd::STATS_CLEAR_RQST, IoctlCmd::STATS_CLEAR_RSP); in StatsInfoClearHandler()