Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dresolver_64.cc30 interceptor_function = 0; in InternalThunk()
36 ULONG_PTR interceptor_function; member
57 thunk->interceptor_function = reinterpret_cast<ULONG_PTR>(interceptor); in SetInternalThunk()
Dresolver_32.cc42 interceptor_function = 0; in InternalThunk()
50 ULONG interceptor_function; member
70 thunk->interceptor_function = reinterpret_cast<ULONG>(interceptor); in SetInternalThunk()