Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/
H A Dlog_ioctl.cpp337 return ReceiveAndProcessStatsQueryRsp(handle); in RequestStatsQuery()
340 int LogIoctl::ReceiveAndProcessStatsQueryRsp(std::function<int(const StatsQueryRsp& rsp)> handle) in ReceiveAndProcessStatsQueryRsp() function in OHOS::HiviewDFX::LogIoctl
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/include/
H A Dlog_ioctl.h56 int ReceiveAndProcessStatsQueryRsp(std::function<int(const StatsQueryRsp& rsp)> handle);