HomeSort by relevance Sort by last modified time
    Searched refs:OnDllLoad (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/sandbox/win/src/
interception_agent.h 30 // the single class instance, OnDllLoad and OnDllUnload to process a dll being
48 bool OnDllLoad(const UNICODE_STRING* full_path, const UNICODE_STRING* name,
target_interceptions.cc 60 if (!agent->OnDllLoad(file_name, module_name, *base)) {
interception_agent.cc 84 bool InterceptionAgent::OnDllLoad(const UNICODE_STRING* full_path,

Completed in 44 milliseconds