Home
last modified time | relevance | path

Searched refs:BinderInfo (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Dpeer_binder_catcher.h36 struct BinderInfo { struct in OHOS::HiviewDFX::PeerBinderCatcher
52 std::map<int, std::list<PeerBinderCatcher::BinderInfo>> BinderInfoParser(std::ifstream& fin,
55 std::map<int, std::list<PeerBinderCatcher::BinderInfo>>& manager,
58 void ParseBinderCallChain(std::map<int, std::list<PeerBinderCatcher::BinderInfo>>& manager,
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dpeer_binder_catcher.cpp160 std::map<int, std::list<PeerBinderCatcher::BinderInfo>> PeerBinderCatcher::BinderInfoParser( in BinderInfoParser()
163 std::map<int, std::list<BinderInfo>> manager; in BinderInfoParser()
187 std::map<int, std::list<PeerBinderCatcher::BinderInfo>>& manager, in BinderInfoParser()
215 BinderInfo info = {0}; in BinderInfoParser()
258 std::map<int, std::list<PeerBinderCatcher::BinderInfo>> manager = BinderInfoParser(fin, fd, jsonFd); in GetBinderPeerPids()
275 void PeerBinderCatcher::ParseBinderCallChain(std::map<int, std::list<PeerBinderCatcher::BinderInfo>>& manager, in ParseBinderCallChain()
/base/hiviewdfx/hiview/plugins/eventlogger/include/
H A Devent_logger.h40 struct BinderInfo { struct
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp477 PeerBinderCatcher::BinderInfo info = { in HWTEST_F()
482 std::map<int, std::list<OHOS::HiviewDFX::PeerBinderCatcher::BinderInfo>> manager; in HWTEST_F()
485 PeerBinderCatcher::BinderInfo info1 = { in HWTEST_F()

Completed in 3 milliseconds