Home
last modified time | relevance | path

Searched refs:OutputBinderInfo (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Dpeer_binder_catcher.h41 struct OutputBinderInfo { struct in OHOS::HiviewDFX::PeerBinderCatcher
56 std::list<PeerBinderCatcher::OutputBinderInfo>& outputBinderInfoList) const;
64 void AddBinderJsonInfo(std::list<OutputBinderInfo> outputBinderInfoList, int jsonFd) const;
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dpeer_binder_catcher.cpp120 void PeerBinderCatcher::AddBinderJsonInfo(std::list<OutputBinderInfo> outputBinderInfoList, int jsonFd) const in AddBinderJsonInfo()
126 for (OutputBinderInfo outputBinderInfo : outputBinderInfoList) { in AddBinderJsonInfo()
165 std::list<OutputBinderInfo> outputBinderInfoList; in BinderInfoParser()
188 std::list<PeerBinderCatcher::OutputBinderInfo>& outputBinderInfoList) const in BinderInfoParser()
216 OutputBinderInfo outputInfo; in BinderInfoParser()
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp526 std::list<PeerBinderCatcher::OutputBinderInfo> infoList; in HWTEST_F()
528 PeerBinderCatcher::OutputBinderInfo info = { in HWTEST_F()
534 PeerBinderCatcher::OutputBinderInfo info1 = { in HWTEST_F()

Completed in 3 milliseconds