Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/debug/
H A Dhandle_hooks_win.cc26 DuplicateHandleType g_duplicate_function = nullptr; variable
50 return g_duplicate_function(source_process, source_handle, target_process, in DuplicateHandleHook()
204 reinterpret_cast<void**>(&g_duplicate_function)); in AddIATPatch()
220 reinterpret_cast<void**>(&g_duplicate_function)); in AddEATPatch()