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

  /external/chromium_org/sandbox/win/src/
resolver_64.cc 34 interceptor_function = 0;
40 ULONG_PTR interceptor_function; member in struct:__anon15249::InternalThunk
61 thunk->interceptor_function = reinterpret_cast<ULONG_PTR>(interceptor);
resolver_32.cc 46 interceptor_function = 0;
54 ULONG interceptor_function; member in struct:__anon15248::InternalThunk
74 thunk->interceptor_function = reinterpret_cast<ULONG>(interceptor);

Completed in 232 milliseconds