Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
DProcessInfo.cpp273 bool ProcessInstanceInfoMatch::UserIDsMatch( in UserIDsMatch() function in ProcessInstanceInfoMatch
295 ProcessIDsMatch(proc_info) && UserIDsMatch(proc_info) && in Matches()
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
DProcessInfo.h201 bool UserIDsMatch(const ProcessInstanceInfo &proc_info) const;