Searched defs:ProcessEntry (Results 1 – 3 of 3) sorted by relevance
36 struct ProcessEntry : public PROCESSENTRY32 { struct42 struct BASE_EXPORT ProcessEntry { argument
11 ProcessEntry::ProcessEntry() : pid_(0), ppid_(0), gid_(0) {} in ProcessEntry() function in base::ProcessEntry
61 bool DebugNamesDWARFIndex::ProcessEntry( in ProcessEntry() function in DebugNamesDWARFIndex