Home
last modified time | relevance | path

Searched refs:StackInfoTypes (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/processor/
Dwindows_frame_info.h70 enum StackInfoTypes { enum
91 WindowsFrameInfo(StackInfoTypes type, in WindowsFrameInfo()
151 return new WindowsFrameInfo(static_cast<StackInfoTypes>(type), in ParseFromString()
184 StackInfoTypes type_;
Dfast_source_line_resolver.cc113 const WindowsFrameInfo::StackInfoTypes type = in CopyWFI()
114 static_cast<const WindowsFrameInfo::StackInfoTypes>( in CopyWFI()