Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dmain.cpp201 IoctlCmd::PERSIST_START_RQST, in HilogdEntry()
H A Dservice_controller.cpp879 case IoctlCmd::PERSIST_START_RQST: { in CommunicationLoop()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h38 PERSIST_START_RQST, enumerator
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp873 LogIoctl ioctl(IoctlCmd::PERSIST_START_RQST, IoctlCmd::PERSIST_START_RSP); in PersistTaskStart()