Searched refs:g_critical (Results 1 – 25 of 27) sorted by relevance
12
/external/webkit/WebKit/gtk/tests/ |
D | testdownload.c | 142 g_critical("Failed to open a temporary file for writing: %s.", error->message); in test_webkit_download_perform() 145 g_critical("Failed to delete the temporary file: %s.", g_strerror(errno)); in test_webkit_download_perform() 196 g_critical("You will need at least GTK+ 2.14.0 to run the unit tests."); in main()
|
D | testwebframe.c | 129 g_critical("Failed to open a temporary file for writing: %s.", error->message); in test_webkit_web_frame_printing() 182 …g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing… in main()
|
D | testhttpbackend.c | 82 …g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing… in main()
|
D | testwebhistoryitem.c | 77 …g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing… in main()
|
D | testwebsettings.c | 77 …g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing… in main()
|
D | testnetworkresponse.c | 104 …g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing… in main()
|
D | testnetworkrequest.c | 103 …g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing… in main()
|
D | testwindow.c | 126 …g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing… in main()
|
D | testhittestresult.c | 148 g_critical("You will need at least GTK+ 2.14.0 to run the unit tests."); in main()
|
D | testwebdatasource.c | 181 …g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing… in main()
|
D | testkeyevents.c | 182 g_critical("You will need at least GTK+ 2.14.0 to run the unit tests."); in main()
|
D | testmimehandling.c | 218 …g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing… in main()
|
D | testwebview.c | 267 …g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing… in main()
|
D | testwebresource.c | 333 …g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing… in main()
|
D | testwebbackforwardlist.c | 284 …g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing… in main()
|
D | testatk.c | 472 …g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing… in main()
|
D | testloading.c | 441 …g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing… in main()
|
/external/bluetooth/glib/glib/ |
D | gmessages.h | 148 #define g_critical(...) g_log (G_LOG_DOMAIN, \ macro 168 #define g_critical(format...) g_log (G_LOG_DOMAIN, \ macro 199 g_critical (const gchar *format, in g_critical() function
|
/external/bluetooth/glib/gobject/ |
D | gsourceclosure.c | 184 …g_critical (G_STRLOC "closure can not be set on closure without GSourceFuncs::closure_callback\n"); in g_source_set_closure()
|
D | gobject.c | 972 g_critical ("Object class %s doesn't implement property " in object_interface_check_properties() 992 g_critical ("Property '%s' on class '%s' has type '%s' " in object_interface_check_properties() 1016 g_critical ("Flags for property '%s' on class '%s' " in object_interface_check_properties()
|
D | gsignal.c | 1723 … g_critical (G_STRLOC ": signal \"%s\" being destroyed is currently in emission (instance `%p')", in signal_destroy_R() 2838 g_critical ("%s: value for `%s' parameter %u for signal \"%s\" is of type `%s'", in g_signal_emitv() 2851 g_critical ("%s: return value `%s' for signal \"%s\" is (NULL)", in g_signal_emitv() 2860 g_critical ("%s: return value `%s' for signal \"%s\" is of type `%s'", in g_signal_emitv()
|
/external/bluetooth/glib/docs/reference/glib/ |
D | running.sgml | 68 <link linkend="g-critical">g_critical</link>(). This option is 76 to <link linkend="g-critical">g_critical</link>(). This option is
|
D | glib-sections.txt | 953 g_critical
|
/external/bluetooth/glib/gio/ |
D | glocalfile.c | 872 g_critical ("GetVolumePathName failed: %s", msg); in get_volume_for_path()
|
/external/bluetooth/glib/ |
D | NEWS | 2987 (g_critical(), g_return_if_reached()) [Darin]
|
12