Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/win/
H A Diat_patch_function.cc18 struct InterceptFunctionInformation { struct
19 bool finished_operation;
20 const char* imported_from_module;
21 const char* function_name;
23 RAW_PTR_EXCLUSION void* new_function;
24 RAW_PTR_EXCLUSION void** old_function;
25 RAW_PTR_EXCLUSION IMAGE_THUNK_DATA** iat_thunk;
26 DWORD return_code;