Home
last modified time | relevance | path

Searched refs:notification_helper (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/notification_helper/
H A DBUILD.gn10 executable("notification_helper") {
12 "notification_helper.cc",
13 "notification_helper.rc",
89 data_deps = [ ":notification_helper" ]
H A Dcom_server_module_unittest.cc24 server_module_ = std::make_unique<notification_helper::ComServerModule>(); in SetUp()
43 notification_helper::ComServerModule* server_module() { in server_module()
51 std::unique_ptr<notification_helper::ComServerModule> server_module_;
H A Dnotification_helper.cc30 notification_helper::kNotificationHelperHistogramAllocatorName, in wWinMain()
54 base::FilePath chrome_exe_path = notification_helper::GetChromeExePath(); in wWinMain()
81 notification_helper::ComServerModule com_server_module; in wWinMain()
H A Dnotification_helper_constants.cc7 namespace notification_helper { namespace
H A Dnotification_helper_constants.h8 namespace notification_helper {
H A Dnotification_helper_exe.ver2 ORIGINAL_FILENAME=notification_helper.exe
H A Dnotification_helper_util.h10 namespace notification_helper {
H A Dcom_server_module.h11 namespace notification_helper {
H A Dnotification_activator.h13 namespace notification_helper {
H A Dnotification_helper_util.cc12 namespace notification_helper { namespace
H A DREADME.md2 activation. This code is compiled in an executable named notification_helper.exe.
H A Dcom_server_module.cc47 namespace notification_helper { namespace
H A Dnotification_activator.cc61 namespace notification_helper { namespace
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/notification_helper/
H A DBUILD.gn9 executable("notification_helper") {
11 "notification_helper.cc",
12 "notification_helper.rc",
86 data_deps = [ ":notification_helper" ]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/notifications/win/
H A DOWNERS3 per-file notification_helper*=file://chrome/notification_helper/OWNERS
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/mini_installer/config/
H A Dchrome_canary_installed.prop51 …LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\$MINI_INSTALLER_FILE_VERSION\\notification_helper.exe"
H A Dprevious_chrome_user_installed.prop57 …\\$CHROME_DIR\\Application\\$PREVIOUS_VERSION_MINI_INSTALLER_FILE_VERSION\\notification_helper.exe"
H A Dchrome_beta_installed.prop51 …OCAL_APPDATA\\$CHROME_DIR_BETA\\Application\\$MINI_INSTALLER_FILE_VERSION\\notification_helper.exe"
H A Dchrome_dev_installed.prop51 …LOCAL_APPDATA\\$CHROME_DIR_DEV\\Application\\$MINI_INSTALLER_FILE_VERSION\\notification_helper.exe"
H A Dprevious_chrome_canary_installed.prop43 …HROME_DIR_SXS\\Application\\$PREVIOUS_VERSION_MINI_INSTALLER_FILE_VERSION\\notification_helper.exe"
H A Dchrome_user_installed.prop59 …: "$LOCAL_APPDATA\\$CHROME_DIR\\Application\\$MINI_INSTALLER_FILE_VERSION\\notification_helper.exe"
H A Dchrome_system_installed.prop82 …: "$PROGRAM_FILES\\$CHROME_DIR\\Application\\$MINI_INSTALLER_FILE_VERSION\\notification_helper.exe"
H A Dprevious_chrome_system_installed.prop80 …\\$CHROME_DIR\\Application\\$PREVIOUS_VERSION_MINI_INSTALLER_FILE_VERSION\\notification_helper.exe"
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/metrics/
H A Dchrome_metrics_service_client.cc231 registry, notification_helper::kNotificationHelperHistogramAllocatorName); in RegisterFileMetricsPreferences()
335 notification_helper::kNotificationHelperHistogramAllocatorName); in CreateFileMetricsProvider()
343 notification_helper::kNotificationHelperHistogramAllocatorName)); in CreateFileMetricsProvider()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/mini_installer/
H A Dchrome.release35 notification_helper.exe: %(VersionDir)s\

12