OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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