OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:interceptor_base
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
interception_internal.h
51
void*
interceptor_base
;
member in struct:sandbox::SharedMemory
interception.cc
192
shared_memory->
interceptor_base
= names_used_ ? child_->MainModule() : NULL;
468
char*
interceptor_base
= NULL;
local
471
interceptor_base
= reinterpret_cast<char*>(child_->MainModule());
515
it->interceptor_address =
interceptor_base
+ (address -
520
interceptor_base
,
interception_agent.cc
176
interceptions_->
interceptor_base
,
Completed in 39 milliseconds