Searched refs:OnDllLoad (Results 1 – 3 of 3) sorted by relevance
48 bool OnDllLoad(const UNICODE_STRING* full_path, const UNICODE_STRING* name,
60 if (!agent->OnDllLoad(file_name, module_name, *base)) { in TargetNtMapViewOfSection()
84 bool InterceptionAgent::OnDllLoad(const UNICODE_STRING* full_path, in OnDllLoad() function in sandbox::InterceptionAgent