HomeSort by relevance Sort by last modified time
    Searched refs:interceptor_function (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/win/src/
resolver_64.cc 30 interceptor_function = 0;
36 ULONG_PTR interceptor_function; member in struct:__anon12314::InternalThunk
57 thunk->interceptor_function = reinterpret_cast<ULONG_PTR>(interceptor);
resolver_32.cc 42 interceptor_function = 0;
50 ULONG interceptor_function; member in struct:__anon12313::InternalThunk
70 thunk->interceptor_function = reinterpret_cast<ULONG>(interceptor);

Completed in 65 milliseconds