Searched refs:ReceiveAndProcessOutputRsp (Results 1 – 2 of 2) sorted by relevance
309 return ReceiveAndProcessOutputRsp(handle); in RequestOutput()312 int LogIoctl::ReceiveAndProcessOutputRsp(std::function<int(const OutputRsp& rsp)> handle) in ReceiveAndProcessOutputRsp() function in OHOS::HiviewDFX::LogIoctl
55 int ReceiveAndProcessOutputRsp(std::function<int(const OutputRsp& rsp)> handle);