Searched defs:swap_ (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/google_breakpad/processor/
H A Dminidump.h959 bool swap() const { return valid_ ? swap_ : false; }
1014 // swap_ is true if the minidump file should be byte-swapped. If the
1018 bool swap_; member in class:google_breakpad::Minidump

Completed in 43 milliseconds