Home
last modified time | relevance | path

Searched refs:alert_type (Results 126 – 150 of 223) sorted by relevance

123456789

/dports/devel/py-datadog/datadog-0.42.0/datadog/dogstatsd/
H A Dbase.py696 alert_type=None, argument
740 if alert_type:
741 string = "%s|t:%s" % (string, alert_type)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ukey2/src/src/main/cpp/include/securegcm/
H A Dukey2_handshake.h190 ParseResult CreateFailedResultWithAlert(Ukey2Alert::AlertType alert_type,
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/test/
H A Dtest_direct_dht.cpp81 if ((*i)->type() == dht_direct_response_alert::alert_type) in get_direct_response()
H A Dtest_storage.cpp719 alert const* ra = wait_for_alert(ses, save_resume_data_alert::alert_type); in test_fastresume()
723 alert const* da = wait_for_alert(ses, torrent_deleted_alert::alert_type); in test_fastresume()
761 alert const* a = wait_for_alert(ses, fastresume_rejected_alert::alert_type in test_fastresume()
833 alert const* pf = wait_for_alert(ses, piece_finished_alert::alert_type in TORRENT_TEST()
848 alert const* fra = wait_for_alert(ses, file_renamed_alert::alert_type in TORRENT_TEST()
856 alert const* ra = wait_for_alert(ses, save_resume_data_alert::alert_type); in TORRENT_TEST()
912 alert const* ra = wait_for_alert(ses, save_resume_data_alert::alert_type); in test_rename_file_fastresume()
961 alert const* ra = wait_for_alert(ses, save_resume_data_alert::alert_type); in test_rename_file_fastresume()
H A Dswarm_suite.cpp189 alert const* a = wait_for_alert(ses1, torrent_deleted_alert::alert_type, "swarm_suite"); in test_swarm()
H A Dsetup_transfer.cpp210 alert const* a = wait_for_alert(s, session_stats_alert::alert_type in get_counters()
367 else if (a->type() == invalid_request_alert::alert_type) in print_alerts()
372 else if (a->type() == fastresume_rejected_alert::alert_type) in print_alerts()
H A Dtest_priority.cpp247 wait_for_alert(ses2, torrent_paused_alert::alert_type, "ses2"); in test_transfer()
605 alert const* a = wait_for_alert(ses, save_resume_data_alert::alert_type); in TORRENT_TEST()
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/test/
H A Dtest_direct_dht.cpp81 if ((*i)->type() == dht_direct_response_alert::alert_type) in get_direct_response()
H A Dtest_storage.cpp719 alert const* ra = wait_for_alert(ses, save_resume_data_alert::alert_type); in test_fastresume()
723 alert const* da = wait_for_alert(ses, torrent_deleted_alert::alert_type); in test_fastresume()
761 alert const* a = wait_for_alert(ses, fastresume_rejected_alert::alert_type in test_fastresume()
833 alert const* pf = wait_for_alert(ses, piece_finished_alert::alert_type in TORRENT_TEST()
848 alert const* fra = wait_for_alert(ses, file_renamed_alert::alert_type in TORRENT_TEST()
856 alert const* ra = wait_for_alert(ses, save_resume_data_alert::alert_type); in TORRENT_TEST()
912 alert const* ra = wait_for_alert(ses, save_resume_data_alert::alert_type); in test_rename_file_fastresume()
961 alert const* ra = wait_for_alert(ses, save_resume_data_alert::alert_type); in test_rename_file_fastresume()
H A Dswarm_suite.cpp189 alert const* a = wait_for_alert(ses1, torrent_deleted_alert::alert_type, "swarm_suite"); in test_swarm()
H A Dsetup_transfer.cpp210 alert const* a = wait_for_alert(s, session_stats_alert::alert_type in get_counters()
367 else if (a->type() == invalid_request_alert::alert_type) in print_alerts()
372 else if (a->type() == fastresume_rejected_alert::alert_type) in print_alerts()
H A Dtest_priority.cpp247 wait_for_alert(ses2, torrent_paused_alert::alert_type, "ses2"); in test_transfer()
605 alert const* a = wait_for_alert(ses, save_resume_data_alert::alert_type); in TORRENT_TEST()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netcache/
H A Dnc_utils.hpp260 static void Register(EAlertType alert_type, const string& message);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dexternal_install_error.cc321 AlertType alert_type, in ExternalInstallError() argument
325 alert_type_(alert_type), in ExternalInstallError()
/dports/audio/hvl2wav/hivelytracker-8296a50/sdl/
H A Dhaiku.cpp40 alert_type type; in gui_req()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/meraki/plugins/modules/
H A Dmeraki_alert.py260 alerts_arg_spec = dict(alert_type=dict(type='str'),
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/
H A Dalert_types.hpp80 TORRENT_EXPORT char const* alert_name(int alert_type);
122 static const int TORRENT_DEPRECATED_MEMBER alert_type = 0; member
154 static const int TORRENT_DEPRECATED_MEMBER alert_type = 1; member
181 static const int TORRENT_DEPRECATED_MEMBER alert_type = 2; member
204 static const int alert_type = seq; \
205 virtual int type() const noexcept override { return alert_type; } \
207 virtual char const* what() const noexcept override { return alert_name(alert_type); }
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/
H A Dalert_types.hpp80 TORRENT_EXPORT char const* alert_name(int alert_type);
122 static const int TORRENT_DEPRECATED_MEMBER alert_type = 0; member
154 static const int TORRENT_DEPRECATED_MEMBER alert_type = 1; member
181 static const int TORRENT_DEPRECATED_MEMBER alert_type = 2; member
204 static const int alert_type = seq; \
205 virtual int type() const noexcept override { return alert_type; } \
207 virtual char const* what() const noexcept override { return alert_name(alert_type); }
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/simulation/
H A Dtest_session.cpp156 if (a->type() == peer_connect_alert::alert_type) in TORRENT_TEST()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/update/
H A DCoreUpdateChecker.java638 int alert_type = LogAlert.AT_WARNING; in displayUserMessage() local
653 alert_type = LogAlert.AT_INFORMATION; in displayUserMessage()
679 Logger.log(new LogAlert(LogAlert.UNREPEATABLE, alert_type, alert_text, 0 )); in displayUserMessage()
/dports/x11/controllermap/SDL2-2.0.18/src/video/haiku/
H A DSDL_bmessagebox.cc84 alert_type
/dports/devel/sdl20/SDL2-2.0.18/src/video/haiku/
H A DSDL_bmessagebox.cc84 alert_type
/dports/www/yt-dlp/yt-dlp-2021.12.27/yt_dlp/extractor/
H A Dyoutube.py616 alert_type = alert.get('type')
617 if not alert_type:
621 yield alert_type, message
626 for alert_type, alert_message in alerts:
627 if alert_type.lower() == 'error' and fatal:
628 errors.append([alert_type, alert_message])
630 warnings.append([alert_type, alert_message])
632 for alert_type, alert_message in (warnings + errors[:-1]):
633 … self.report_warning('YouTube said: %s - %s' % (alert_type, alert_message), only_once=only_once)
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-session.c84 CamelSessionAlertType alert_type; member
244 signal_closure->alert_type, in session_emit_user_alert_cb()
1295 signal_closure->alert_type = type; in camel_session_user_alert()
/dports/devel/py-datadog/datadog-0.42.0/tests/integration/dogshell/cassettes/
H A DTestDogshell.test_event.yaml3 body: '{"aggregation_key": null, "alert_type": null, "date_happened": null, "device":

123456789