Home
last modified time | relevance | path

Searched defs:ProcessEntry (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/process/
Dprocess_iterator.h36 struct ProcessEntry : public PROCESSENTRY32 { struct
42 struct BASE_EXPORT ProcessEntry { argument
Dprocess_iterator.cc11 ProcessEntry::ProcessEntry() : pid_(0), ppid_(0), gid_(0) {} in ProcessEntry() function in base::ProcessEntry
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDebugNamesDWARFIndex.cpp61 bool DebugNamesDWARFIndex::ProcessEntry( in ProcessEntry() function in DebugNamesDWARFIndex