Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dmain.cpp202 IoctlCmd::PERSIST_STOP_RQST, in HilogdEntry()
H A Dservice_controller.cpp885 case IoctlCmd::PERSIST_STOP_RQST: { in CommunicationLoop()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h40 PERSIST_STOP_RQST, enumerator
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp888 LogIoctl ioctl(IoctlCmd::PERSIST_STOP_RQST, IoctlCmd::PERSIST_STOP_RSP); in PersistTaskStop()