Home
last modified time | relevance | path

Searched defs:dll_info (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dinterception_agent.cc65 const DllPatchInfo* dll_info) { in DllMatch()
87 DllPatchInfo* dll_info = interceptions_->dll_list; in OnDllLoad() local
148 bool InterceptionAgent::PatchDll(const DllPatchInfo* dll_info, in PatchDll()
Dinterception.cc190 DllPatchInfo* dll_info = shared_memory->dll_list; in SetupConfigBuffer() local
242 DllPatchInfo* dll_info = reinterpret_cast<DllPatchInfo*>(*buffer); in SetupDllInfo() local