Searched defs:EnumImportChunksFunction (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/win/
H A Dpe_image.h47 typedef bool (*EnumImportChunksFunction)(const PEImage &image, LPCSTR module, typedef in class:base::win::PEImage
169 bool EnumImportChunks(EnumImportChunksFunction callback, PVOID cookie) const;

Completed in 83 milliseconds