Searched refs:InterceptEnumCallback (Results 1 – 1 of 1) sorted by relevance
83 bool InterceptEnumCallback(const base::win::PEImage& image, const char* module, in InterceptEnumCallback() function168 target_image.EnumAllImports(InterceptEnumCallback, &intercept_information); in InterceptImportedFunction()170 target_image.EnumAllDelayImports(InterceptEnumCallback, in InterceptImportedFunction()