HomeSort by relevance Sort by last modified time
    Searched refs:unload_module (Results 1 - 4 of 4) 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)
  /external/chromium_org/third_party/lcov/bin/
lcov 120 sub unload_module($);
582 unload_module($need_unload);
715 unload_module($need_unload);
819 # unload_module()
824 sub unload_module($) subroutine
    [all...]

Completed in 317 milliseconds