Home
last modified time | relevance | path

Searched refs:HandleDumpStats (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_daemon.h95 void HandleDumpStats(int32_t connectionFd, FaultLoggerdStatsRequest* request);
H A Dfault_logger_daemon.cpp283 HandleDumpStats(connectionFd, reinterpret_cast<FaultLoggerdStatsRequest *>(buf.data())); in HandleRequest()
966 void FaultLoggerDaemon::HandleDumpStats(int32_t connectionFd, FaultLoggerdStatsRequest* request) in HandleDumpStats() function in OHOS::HiviewDFX::FaultLoggerDaemon
968 DFXLOGI("%{public}s :: %{public}s: HandleDumpStats", FAULTLOGGERD_TAG.c_str(), __func__); in HandleDumpStats()

Completed in 4 milliseconds