Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dmain.cpp204 IoctlCmd::PERSIST_REFRESH_RQST, in HilogdEntry()
H A Dservice_controller.cpp915 case IoctlCmd::PERSIST_REFRESH_RQST: { in CommunicationLoop()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h44 PERSIST_REFRESH_RQST, enumerator
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp926 LogIoctl ioctl(IoctlCmd::PERSIST_REFRESH_RQST, IoctlCmd::PERSIST_REFRESH_RSP); in PersistTaskRefresh()