Home | Sort by relevance Sort by last modified time |
/external/chromium_org/sandbox/win/src/ | |
resolver_64.cc | 30 interceptor_function = 0; 36 ULONG_PTR interceptor_function; member in struct:__anon10323::InternalThunk 57 thunk->interceptor_function = reinterpret_cast<ULONG_PTR>(interceptor); |
resolver_32.cc | 42 interceptor_function = 0; 50 ULONG interceptor_function; member in struct:__anon10322::InternalThunk 70 thunk->interceptor_function = reinterpret_cast<ULONG>(interceptor); |