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

  /external/chromium_org/sandbox/win/src/
target_process.h 74 HMODULE MainModule() const {
interception.cc 193 shared_memory->interceptor_base = names_used_ ? child_->MainModule() : NULL;
472 interceptor_base = reinterpret_cast<char*>(child_->MainModule());
target_process.cc 226 child_var = reinterpret_cast<char*>(MainModule()) + offset;

Completed in 56 milliseconds