Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dmain.cpp203 IoctlCmd::PERSIST_QUERY_RQST, in HilogdEntry()
H A Dservice_controller.cpp891 case IoctlCmd::PERSIST_QUERY_RQST: { in CommunicationLoop()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h42 PERSIST_QUERY_RQST, enumerator
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp910 LogIoctl ioctl(IoctlCmd::PERSIST_QUERY_RQST, IoctlCmd::PERSIST_QUERY_RSP); in PersistTaskQuery()