Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dwindows_frame_info.h62 VALID_PARAMETER_SIZE = 1, enumerator
Dfast_source_line_resolver.cc223 result->valid |= WindowsFrameInfo::VALID_PARAMETER_SIZE; in FindWindowsFrameInfo()
Dstackwalker_x86.cc197 & WindowsFrameInfo::VALID_PARAMETER_SIZE)) { in GetCallerByWindowsFrameInfo()
Dbasic_source_line_resolver.cc261 result->valid |= WindowsFrameInfo::VALID_PARAMETER_SIZE; in FindWindowsFrameInfo()
Dstackwalker_x86_unittest.cc708 EXPECT_EQ(WindowsFrameInfo::VALID_PARAMETER_SIZE, in TEST_F()
1997 ASSERT_EQ(WindowsFrameInfo::VALID_PARAMETER_SIZE, in CheckWalk()