AddToUnloadModules 120 sandbox/win/src/interception.h bool AddToUnloadModules(const wchar_t* dll_name); AddToUnloadModules 176 sandbox/win/src/interception_unittest.cc interceptions.AddToUnloadModules(L"some01.dll"); AddToUnloadModules 183 sandbox/win/src/interception_unittest.cc interceptions.AddToUnloadModules(L"some02.dll"); AddToUnloadModules 654 sandbox/win/src/sandbox_policy_base.cc manager.AddToUnloadModules(it->c_str());