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

/external/google-breakpad/src/processor/
H A Dwindows_frame_info.h76 STACK_INFO_LAST, // must be the last sequentially-numbered item enumerator in enum:google_breakpad::WindowsFrameInfo::StackInfoTypes
130 if (type < 0 || type > STACK_INFO_LAST - 1)

Completed in 101 milliseconds