Home
last modified time | relevance | path

Searched refs:HandleStatsClearRqst (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dservice_controller.h85 void HandleStatsClearRqst(const StatsClearRqst& rqst);
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp793 void ServiceController::HandleStatsClearRqst(const StatsClearRqst& rqst) in HandleStatsClearRqst() function in OHOS::HiviewDFX::ServiceController
929 HandleStatsClearRqst(rqst); in CommunicationLoop()