Searched refs:kMaskWordCount (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/client/linux/minidump_writer/
H A Dcpu_set.h114 for (size_t nn = 0; nn < kMaskWordCount; ++nn)
121 for (size_t nn = 0; nn < kMaskWordCount; ++nn) {
136 static const size_t kMaskWordCount = member in class:google_breakpad::CpuSet
139 MaskWordType mask_[kMaskWordCount];

Completed in 103 milliseconds