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

/external/chromium_org/base/win/
H A Diat_patch_function.cc44 bool InterceptEnumCallback(const base::win::PEImage& image, const char* module, function in namespace:base::win::__anon2604
129 target_image.EnumAllImports(InterceptEnumCallback, &intercept_information);
131 target_image.EnumAllDelayImports(InterceptEnumCallback,

Completed in 71 milliseconds