Home
last modified time | relevance | path

Searched defs:ProcessExiting (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web/public/init/
H A Dweb_main_delegate.h26 virtual void ProcessExiting() {} in ProcessExiting() function
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dtest-704.cs10 static volatile bool ProcessExiting = false; field in NObjective.Program
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/app/android/
H A Dchrome_main_delegate_android.cc120 void ChromeMainDelegateAndroid::ProcessExiting( in ProcessExiting() function in ChromeMainDelegateAndroid
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/app/
H A Dcontent_main_delegate.h50 virtual void ProcessExiting(const std::string& process_type) {} in ProcessExiting() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/app/
H A Dcontent_main_delegate.h61 virtual void ProcessExiting(const std::string& process_type) {} in ProcessExiting() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/shell/app/
H A Dshell_main_delegate.cc181 void ShellMainDelegate::ProcessExiting(const std::string& process_type) { in ProcessExiting() function in extensions::ShellMainDelegate
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/shell/app/
H A Dshell_main_delegate.cc187 void ShellMainDelegate::ProcessExiting(const std::string& process_type) { in ProcessExiting() function in extensions::ShellMainDelegate
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/lib/
H A Daw_main_delegate.cc353 void AwMainDelegate::ProcessExiting(const std::string& process_type) { in ProcessExiting() function in android_webview::AwMainDelegate
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/app/
H A Dchrome_main_delegate.cc1161 void ChromeMainDelegate::ProcessExiting(const std::string& process_type) { in ProcessExiting() function in ChromeMainDelegate