Searched defs:matches (Results 1 – 5 of 5) sorted by relevance
33 std::smatch matches; in getImpl() local
66 std::smatch matches; in OwnerUids() local314 std::smatch matches; in Ppid() local
89 let matches = clap_command().get_matches(); in main() localVariable
190 std::smatch matches; in FindIpaddrLauncherLog() local
107 auto matches = [pid](const auto& it) { return it.proc->pid() == pid; }; in MonitorLoop() local