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

  /external/chromium_org/sandbox/win/src/
interception_internal.h 52 DllPatchInfo dll_list[1]; // placeholder for the list of dlls member in struct:sandbox::SharedMemory
interception.cc 174 buffer_bytes += offsetof(SharedMemory, dll_list);
189 DllPatchInfo* dll_info = shared_memory->dll_list;
194 buffer_bytes -= offsetof(SharedMemory, dll_list);
interception_agent.cc 87 DllPatchInfo* dll_info = interceptions_->dll_list;
interception_unittest.cc 37 DllPatchInfo *dll = &memory->dll_list[0];
  /external/chromium_org/chrome/installer/setup/
install_worker.cc     [all...]

Completed in 884 milliseconds