Home
last modified time | relevance | path

Searched refs:blocklisted_dlls_ (Results 1 – 11 of 11) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/policy/win/
H A Dsandbox_win_unittest.cc106 blocklisted_dlls_.push_back(dll_name); in AddDllToUnload()
143 return blocklisted_dlls_; in blocklisted_dlls()
151 std::vector<std::wstring> blocklisted_dlls_; member in sandbox::policy::__anona77f190e0111::TestTargetPolicy
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/src/
H A Dsandbox_policy_base.h164 std::vector<std::wstring> blocklisted_dlls_; variable
H A Dsandbox_policy_base.cc368 blocklisted_dlls_.push_back(dll_name); in AddDllToUnload()
703 for (const std::wstring& dll : blocklisted_dlls_) in SetupAllInterceptions()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/win/src/
H A Dsandbox_policy_base.h165 std::vector<std::wstring> blocklisted_dlls_; variable
H A Dsandbox_policy_base.cc374 blocklisted_dlls_.push_back(dll_name); in AddDllToUnload()
700 for (const std::wstring& dll : blocklisted_dlls_) in SetupAllInterceptions()
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dsandbox_policy_base.h165 std::vector<std::wstring> blocklisted_dlls_; variable
H A Dsandbox_policy_base.cc373 blocklisted_dlls_.push_back(dll_name); in AddDllToUnload()
699 for (const std::wstring& dll : blocklisted_dlls_) in SetupAllInterceptions()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dsandbox_policy_base.h165 std::vector<std::wstring> blocklisted_dlls_; variable
H A Dsandbox_policy_base.cc373 blocklisted_dlls_.push_back(dll_name); in AddDllToUnload()
699 for (const std::wstring& dll : blocklisted_dlls_) in SetupAllInterceptions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/src/
H A Dsandbox_policy_base.h173 std::vector<std::wstring> blocklisted_dlls_; variable
H A Dsandbox_policy_base.cc367 blocklisted_dlls_.push_back(dll_name); in AddDllToUnload()
708 for (const std::wstring& dll : blocklisted_dlls_) in SetupAllInterceptions()