Home
last modified time | relevance | path

Searched refs:unload_module (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dinterception_internal.h43 bool unload_module; member
Dinterception_agent.cc102 if (dll_info->unload_module) in OnDllLoad()
Dinterception.cc254 dll_info->unload_module = (data.type == INTERCEPTION_UNLOAD_MODULE); in SetupDllInfo()
272 if ((dll_info->unload_module) && in SetupInterceptionInfo()