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

  /external/chromium_org/sandbox/win/src/
interception_internal.h 43 bool unload_module; member in struct:sandbox::DllPatchInfo
interception.cc 254 dll_info->unload_module = (data.type == INTERCEPTION_UNLOAD_MODULE);
272 if ((dll_info->unload_module) &&
interception_agent.cc 102 if (dll_info->unload_module)

Completed in 1676 milliseconds