Home
last modified time | relevance | path

Searched refs:PersistQueryRqst (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/include/
H A Dservice_controller.h79 void HandlePersistQueryRqst(const PersistQueryRqst& rqst);
/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h143 struct PersistQueryRqst { struct
/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp659 void ServiceController::HandlePersistQueryRqst(const PersistQueryRqst& rqst) in HandlePersistQueryRqst()
892 RequestHandler<PersistQueryRqst>(hdr, [this](const PersistQueryRqst& rqst) { in CommunicationLoop()
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp909 PersistQueryRqst rqst = { 0 }; in PersistTaskQuery()
911 int ret = ioctl.Request<PersistQueryRqst, PersistQueryRsp>(rqst, [&rqst](const PersistQueryRsp& rsp) { in PersistTaskQuery()

Completed in 5 milliseconds