HomeSort by relevance Sort by last modified time
    Searched full: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());
513 it->interceptor_address = interceptor_base + (address -
518 interceptor_base,
interception_agent.cc 176 interceptions_->interceptor_base,

Completed in 64 milliseconds