Home
last modified time | relevance | path

Searched defs:alert (Results 1 – 25 of 78) sorted by relevance

1234

/external/adhd/cras/src/server/
Dcras_alert.c45 struct cras_alert *alert; in cras_alert_create() local
55 int cras_alert_add_callback(struct cras_alert *alert, cras_alert_cb cb, in cras_alert_add_callback()
76 int cras_alert_rm_callback(struct cras_alert *alert, cras_alert_cb cb, in cras_alert_rm_callback()
92 static void cras_alert_process(struct cras_alert *alert) in cras_alert_process()
118 void cras_alert_pending(struct cras_alert *alert) in cras_alert_pending()
124 void cras_alert_pending_data(struct cras_alert *alert, in cras_alert_pending_data()
147 struct cras_alert *alert; in cras_alert_process_all_pending_alerts() local
156 void cras_alert_destroy(struct cras_alert *alert) in cras_alert_destroy()
181 struct cras_alert *alert; in cras_alert_destroy_all() local
Dcras_observer.c156 static void nodes_prepare(struct cras_alert *alert) in nodes_prepare()
290 static int cras_observer_server_set_alert(struct cras_alert **alert, in cras_observer_server_set_alert()
301 #define CRAS_OBSERVER_SET_ALERT(alert,prepare,flags) \ argument
310 #define CRAS_OBSERVER_SET_ALERT_WITH_DIRECTION(alert,direction) \ argument
544 struct cras_alert *alert; in cras_observer_notify_num_active_streams() local
/external/adhd/cras/src/tests/
Dalert_unittest.cc47 struct cras_alert *alert = cras_alert_create(NULL, 0); in TEST_F() local
58 struct cras_alert *alert = cras_alert_create(NULL, 0); in TEST_F() local
71 struct cras_alert *alert = cras_alert_create(NULL, 0); in TEST_F() local
84 struct cras_alert *alert = cras_alert_create(NULL, 0); in TEST_F() local
102 struct cras_alert *alert = cras_alert_create( in TEST_F() local
119 struct cras_alert *alert = cras_alert_create(NULL, 0); in TEST_F() local
133 struct cras_alert *alert = cras_alert_create(NULL, 0); in TEST_F() local
160 struct cras_alert *alert = cras_alert_create(prepare, 0); in TEST_F() local
224 void prepare(struct cras_alert *alert) in prepare()
Dobserver_unittest.cc255 void DoObserverAlert(cras_alert_cb alert, void *data) { in DoObserverAlert()
268 void DoObserverRemoveClear(cras_alert_cb alert, void *data) { in DoObserverRemoveClear()
606 void cras_alert_destroy(struct cras_alert *alert) { in cras_alert_destroy()
612 struct cras_alert *alert = NULL; in cras_alert_create() local
622 int cras_alert_add_callback(struct cras_alert *alert, cras_alert_cb cb, in cras_alert_add_callback()
628 void cras_alert_pending(struct cras_alert *alert) { in cras_alert_pending()
632 void cras_alert_pending_data(struct cras_alert *alert, in cras_alert_pending_data()
Dsystem_state_unittest.cc497 void cras_alert_destroy(struct cras_alert *alert) in cras_alert_destroy()
501 int cras_alert_add_callback(struct cras_alert *alert, cras_alert_cb cb, in cras_alert_add_callback()
510 int cras_alert_rm_callback(struct cras_alert *alert, cras_alert_cb cb, in cras_alert_rm_callback()
519 void cras_alert_pending(struct cras_alert *alert) in cras_alert_pending()
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowAlertDialogTest.java49 AlertDialog alert = builder.create(); in testBuilder() local
104 AlertDialog alert = builder.create(); in testSetMessageAfterCreation() local
121 AlertDialog alert = builder.create(); in shouldSetMessageFromResourceId() local
132 AlertDialog alert = builder.create(); in shouldSetView() local
142 AlertDialog alert = builder.create(); in shouldSetView_withLayoutId() local
153 AlertDialog alert = builder.create(); in shouldSetCustomTitleView() local
204 AlertDialog alert = builder.create(); in testBuilderWithItemArrayViaResourceId() local
232 AlertDialog alert = builder.create(); in testBuilderWithAdapter() local
267 AlertDialog alert = builder.create(); in shouldCallTheClickListenerOfTheCheckedAdapterInASingleChoiceDialog() local
/external/vboot_reference/utility/
Denable_dev_usb_boot6 alert() { function
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DExhaustiveNumberTest.java158 String alert = "UNEXPECTED FAILURE: PLEASE REPORT THIS MESSAGE TO THE ICU TEAM: "; in testConvertToAccurateDouble() local
168 private static void checkDoubleBehavior(double d, boolean explicitRequired, String alert) { in checkDoubleBehavior()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
DExhaustiveNumberTest.java161 String alert = "UNEXPECTED FAILURE: PLEASE REPORT THIS MESSAGE TO THE ICU TEAM: "; in testConvertToAccurateDouble() local
171 private static void checkDoubleBehavior(double d, boolean explicitRequired, String alert) { in checkDoubleBehavior()
/external/boringssl/src/ssl/
Dhandshake.cc327 uint8_t alert = SSL_AD_CERTIFICATE_UNKNOWN; in ssl_verify_peer_cert() local
389 uint8_t alert = SSL_AD_CERTIFICATE_UNKNOWN; in ssl_reverify_peer_cert() local
558 uint8_t alert = SSL_AD_DECODE_ERROR; in ssl_run_handshake() local
Dtls13_client.cc125 uint8_t alert = SSL_AD_DECODE_ERROR; in do_read_hello_retry_request() local
289 uint8_t alert = SSL_AD_DECODE_ERROR; in do_read_server_hello() local
496 uint8_t alert = SSL_AD_DECODE_ERROR; in do_read_certificate_request() local
895 uint8_t alert = SSL_AD_DECODE_ERROR; in tls13_process_new_session_ticket() local
Dhandshake_server.cc556 uint8_t alert = SSL_AD_DECODE_ERROR; in do_read_client_hello() local
758 uint8_t alert = SSL_AD_DECODE_ERROR; in do_select_parameters() local
1090 uint8_t alert = SSL_AD_DECODE_ERROR; in do_read_client_certificate() local
1278 uint8_t alert = SSL_AD_DECODE_ERROR; in do_read_client_key_exchange() local
1390 uint8_t alert = SSL_AD_DECODE_ERROR; in do_read_client_certificate_verify() local
Dhandshake_client.cc360 uint8_t alert = SSL_AD_DECODE_ERROR; in parse_supported_versions() local
806 uint8_t alert = SSL_AD_DECODE_ERROR; in do_read_server_certificate() local
1036 uint8_t alert = SSL_AD_DECODE_ERROR; in do_read_server_key_exchange() local
1151 uint8_t alert = SSL_AD_DECODE_ERROR; in do_read_certificate_request() local
1347 uint8_t alert = SSL_AD_DECODE_ERROR; in do_send_client_key_exchange() local
Dd1_pkt.cc268 int alert = (ssl->s3->send_alert[0] << 8) | ssl->s3->send_alert[1]; in dtls1_dispatch_alert() local
Dtls13_server.cc72 uint8_t alert = SSL_AD_DECODE_ERROR; in resolve_ecdhe_secret() local
288 uint8_t alert = SSL_AD_DECODE_ERROR; in do_select_parameters() local
407 uint8_t alert = SSL_AD_DECODE_ERROR; in do_select_session() local
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/dialog/
DDurationPickerDialog.java41 AlertDialog.Builder alert = new AlertDialog.Builder(activity); in getDurationFromDialog() local
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DScriptManager.java424 AlertDialog.Builder alert = new AlertDialog.Builder(this); in delete() local
445 AlertDialog.Builder alert = new AlertDialog.Builder(this); in addFolder() local
475 AlertDialog.Builder alert = new AlertDialog.Builder(this); in rename() local
/external/autotest/server/cros/ap_configurators/
Dnetgear2000_ap_configurator.py17 def _alert_handler(self, alert): argument
DbelkinF9K1001_ap_configurator.py21 def _security_alert(self, alert): argument
DnetgearR6200_ap_configurator.py16 def _alert_handler(self, alert): argument
Dnetgear3700_ap_configurator.py15 def _alert_handler(self, alert): argument
Dnetgear4300_ap_configurator.py18 def _alert_handler(self, alert): argument
Dtrendnet812dru_ap_configurator.py16 def _alert_handler(self, alert): argument
/external/pdfium/xfa/fwl/
Dcfwl_edit_embeddertest.cpp41 auto alert = delegate().GetAlerts()[0]; in TEST_F() local
/external/nos/host/generic/nugget/include/
Dcitadel_events.h57 } alert; member

1234