Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Utility/
H A DProcessInfo.cpp281 bool ProcessInstanceInfoMatch::UserIDsMatch( in UserIDsMatch() function in ProcessInstanceInfoMatch
303 ProcessIDsMatch(proc_info) && UserIDsMatch(proc_info) && in Matches()
/src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h334 bool UserIDsMatch(const ProcessInstanceInfo &proc_info) const;