Home
last modified time | relevance | path

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

/external/chromium_org/base/win/
Diat_patch_function.cc83 bool InterceptEnumCallback(const base::win::PEImage& image, const char* module, in InterceptEnumCallback() function
168 target_image.EnumAllImports(InterceptEnumCallback, &intercept_information); in InterceptImportedFunction()
170 target_image.EnumAllDelayImports(InterceptEnumCallback, in InterceptImportedFunction()