OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DllMatch
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/src/
interception_agent.h
62
bool
DllMatch
(const UNICODE_STRING* full_path, const UNICODE_STRING* name,
interception_agent.cc
63
bool InterceptionAgent::
DllMatch
(const UNICODE_STRING* full_path,
90
if (
DllMatch
(full_path, name, dll_info))
Completed in 29 milliseconds