Searched refs:ReceiveAndProcessStatsQueryRsp (Results 1 – 2 of 2) sorted by relevance
337 return ReceiveAndProcessStatsQueryRsp(handle); in RequestStatsQuery()340 int LogIoctl::ReceiveAndProcessStatsQueryRsp(std::function<int(const StatsQueryRsp& rsp)> handle) in ReceiveAndProcessStatsQueryRsp() function in OHOS::HiviewDFX::LogIoctl
56 int ReceiveAndProcessStatsQueryRsp(std::function<int(const StatsQueryRsp& rsp)> handle);