HomeSort by relevance Sort by last modified time
    Searched refs:OnDllUnload (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
52 void OnDllUnload(void* base_address);
target_interceptions.cc 95 agent->OnDllUnload(base);
interception_agent.cc 134 void InterceptionAgent::OnDllUnload(void* base_address) {

Completed in 565 milliseconds