Home
last modified time | relevance | path

Searched refs:GetBinderPeerPids (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
Dpeer_binder_catcher.h63 std::set<int> GetBinderPeerPids(int fd) const;
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dpeer_binder_catcher.cpp81 std::set<int> pids = GetBinderPeerPids(fd); in Catch()
164 std::set<int> PeerBinderCatcher::GetBinderPeerPids(int fd) const in GetBinderPeerPids() function in OHOS::HiviewDFX::PeerBinderCatcher