Searched refs:DllMatch (Results 1 – 2 of 2) sorted by relevance
62 bool DllMatch(const UNICODE_STRING* full_path, const UNICODE_STRING* name,
63 bool InterceptionAgent::DllMatch(const UNICODE_STRING* full_path, in DllMatch() function in sandbox::InterceptionAgent90 if (DllMatch(full_path, name, dll_info)) in OnDllLoad()