Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/include/
H A Dlog_ioctl.h55 int ReceiveAndProcessOutputRsp(std::function<int(const OutputRsp& rsp)> handle);
/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/
H A Dlog_ioctl.cpp309 return ReceiveAndProcessOutputRsp(handle); in RequestOutput()
312 int LogIoctl::ReceiveAndProcessOutputRsp(std::function<int(const OutputRsp& rsp)> handle) in ReceiveAndProcessOutputRsp() function in OHOS::HiviewDFX::LogIoctl

Completed in 2 milliseconds