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

/external/google-breakpad/src/processor/
H A Dwindows_frame_info.h62 VALID_PARAMETER_SIZE = 1, enumerator in enum:google_breakpad::WindowsFrameInfo::Validity
H A Dfast_source_line_resolver.cc223 result->valid |= WindowsFrameInfo::VALID_PARAMETER_SIZE;
H A Dbasic_source_line_resolver.cc261 result->valid |= WindowsFrameInfo::VALID_PARAMETER_SIZE;
H A Dstackwalker_x86.cc151 // last_frame_info is VALID_PARAMETER_SIZE-only, then we should
197 & WindowsFrameInfo::VALID_PARAMETER_SIZE)) {
H A Dstackwalker_x86_unittest.cc708 EXPECT_EQ(WindowsFrameInfo::VALID_PARAMETER_SIZE,
1997 ASSERT_EQ(WindowsFrameInfo::VALID_PARAMETER_SIZE,

Completed in 400 milliseconds