Searched refs:AddToUnloadModules (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dinterception.h120 bool AddToUnloadModules(const wchar_t* dll_name);
H A Dinterception_unittest.cc176 interceptions.AddToUnloadModules(L"some01.dll");
183 interceptions.AddToUnloadModules(L"some02.dll");
H A Dinterception.cc105 bool InterceptionManager::AddToUnloadModules(const wchar_t* dll_name) { function in class:sandbox::InterceptionManager
H A Dsandbox_policy_base.cc651 manager.AddToUnloadModules(it->c_str());

Completed in 4675 milliseconds