Searched refs:VerifyMagic (Results 1 - 3 of 3) sorted by relevance

/external/chromium/base/win/
H A Dpe_image.h209 bool VerifyMagic() const;
H A Dpe_image_unittest.cc160 EXPECT_TRUE(pe.VerifyMagic());
H A Dpe_image.cc500 bool PEImage::VerifyMagic() const { function in class:base::win::PEImage

Completed in 38 milliseconds