Home
last modified time | relevance | path

Searched defs:SandboxInitialized (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/app/
H A Dcontent_main_delegate.h42 virtual void SandboxInitialized(const std::string& process_type) {} in SandboxInitialized() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/app/
H A Dcontent_main_delegate.h53 virtual void SandboxInitialized(const std::string& process_type) {} in SandboxInitialized() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/app/
H A Dchrome_main_delegate.cc1099 void ChromeMainDelegate::SandboxInitialized(const std::string& process_type) { in SandboxInitialized() function in ChromeMainDelegate