HomeSort by relevance Sort by last modified time
    Searched refs:StackInfoTypes (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/processor/
windows_frame_info.h 70 enum StackInfoTypes {
91 WindowsFrameInfo(StackInfoTypes type,
151 return new WindowsFrameInfo(static_cast<StackInfoTypes>(type),
184 StackInfoTypes type_;
fast_source_line_resolver.cc 113 const WindowsFrameInfo::StackInfoTypes type =
114 static_cast<const WindowsFrameInfo::StackInfoTypes>(
118 // They correspond to "StackInfoTypes type_;" and "int valid;"

Completed in 517 milliseconds