Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Dpeer_binder_catcher.h64 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() function in OHOS::HiviewDFX::PeerBinderCatcher
168 AddBinderJsonInfo(outputBinderInfoList, jsonFd); in BinderInfoParser()
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp527 peerBinderCatcher->AddBinderJsonInfo(infoList, -1); in HWTEST_F()
533 peerBinderCatcher->AddBinderJsonInfo(infoList, 1); in HWTEST_F()
539 peerBinderCatcher->AddBinderJsonInfo(infoList, 1); in HWTEST_F()

Completed in 3 milliseconds