Searched refs:GetBinderPeerPids (Results 1 – 2 of 2) sorted by relevance
63 std::set<int> GetBinderPeerPids(int fd) const;
81 std::set<int> pids = GetBinderPeerPids(fd); in Catch()164 std::set<int> PeerBinderCatcher::GetBinderPeerPids(int fd) const in GetBinderPeerPids() function in OHOS::HiviewDFX::PeerBinderCatcher