OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DllMatch
(Results
1 - 3
of
3
) 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))
/external/chromium_org/chrome_elf/blacklist/
blacklist_interceptions.cc
38
int
DllMatch
(const base::string16& module_name) {
208
int blocked_index =
DllMatch
(module_name);
Completed in 103 milliseconds