HomeSort by relevance Sort by last modified time
    Searched full:g_critical (Results 1 - 25 of 36) sorted by null

1 2

  /external/webkit/Source/WebKit/gtk/tests/
testapplicationcache.c 55 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testglobals.c 62 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testhttpbackend.c 82 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testdownload.c 169 g_critical("Failed to open a temporary file for writing: %s.", error->message);
172 g_critical("Failed to delete the temporary file: %s.", g_strerror(errno));
268 g_critical("You will need at least GTK+ 2.14.0 to run the unit tests.");
testwebhistoryitem.c 77 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebplugindatabase.c 85 g_critical("You will need at least gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebsettings.c 77 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebframe.c 173 g_critical("Failed to open a temporary file for writing: %s.", error->message);
227 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testnetworkrequest.c 103 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testnetworkresponse.c 104 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwindow.c 126 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testdomdomwindow.c 225 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testdomnode.c 202 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testhittestresult.c 170 g_critical("You will need at least GTK+ 2.14.0 to run the unit tests.");
testmimehandling.c 224 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebdatasource.c 249 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testcopyandpaste.c 272 g_critical("You will need at least GTK+ 2.14.0 to run the unit tests.");
testwebbackforwardlist.c 333 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testwebresource.c 338 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testatkroles.c 424 g_critical("You will need gtk-2.14.0 to run the unit tests. Doing nothing now.");
testdomdocument.c 371 g_critical("You will gtk-2.14.0 to run the unit tests. Doing nothing now.");
  /external/bluetooth/glib/glib/
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, function
  /external/bluetooth/glib/docs/reference/glib/tmpl/
messages.sgml 80 @G_LOG_LEVEL_CRITICAL: log level for critical messages, see g_critical().
138 <!-- ##### MACRO g_critical ##### -->
143 warnings exit the program, then use g_critical() for fatal errors, for
  /external/bluetooth/glib/docs/reference/glib/
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
  /external/bluetooth/glib/gobject/
gsourceclosure.c 184 g_critical (G_STRLOC "closure can not be set on closure without GSourceFuncs::closure_callback\n");

Completed in 476 milliseconds

1 2