Home
last modified time | relevance | path

Searched defs:InterceptFunctionInformation (Results 1 – 1 of 1) sorted by relevance

/external/cronet/base/win/
Diat_patch_function.cc18 struct InterceptFunctionInformation { struct
19 bool finished_operation;
20 const char* imported_from_module;
21 const char* function_name;
24 RAW_PTR_EXCLUSION void* new_function;
27 RAW_PTR_EXCLUSION void** old_function;
30 RAW_PTR_EXCLUSION IMAGE_THUNK_DATA** iat_thunk;
31 DWORD return_code;