Home
last modified time | relevance | path

Searched defs:asyncPids (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
Devent_logger_catcher_test.cpp694 std::set<int> asyncPids; variable
757 std::set<int> asyncPids; variable
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dpeer_binder_catcher.cpp95 std::set<int> asyncPids; in Catch() local
292 std::set<int> PeerBinderCatcher::GetBinderPeerPids(int fd, int jsonFd, std::set<int>& asyncPids) in GetBinderPeerPids()