HomeSort by relevance Sort by last modified time
    Searched full:g_message (Results 1 - 17 of 17) sorted by null

  /external/bluetooth/glib/glib/
gmessages.h 145 #define g_message(...) g_log (G_LOG_DOMAIN, \ macro
165 #define g_message(format...) g_log (G_LOG_DOMAIN, \ macro
190 g_message (const gchar *format, function
gmem.c 707 /* don't use g_malloc/g_message here */
gslice.c 277 /* don't use g_malloc/g_message here */
    [all...]
gtestutils.c     [all...]
  /external/bluetooth/glib/gobject/
testgobject.c 254 g_message ("::test_signal default_handler called");
410 g_message ("signal return: \"%s\"", string);
425 g_message ("%s done", argv[0]);
gobject.c 206 g_message ("[%p] stale %s\tref_count=%u",
218 g_message ("stale GObjects: %u", debug_objects_count);
    [all...]
gsignal.c     [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
warnings.sgml 41 g_message(), g_warning() and g_error().
77 be used, or the convenience functions g_message(), g_warning() and g_error().
messages.sgml 84 @G_LOG_LEVEL_MESSAGE: log level for messages, see g_message()
117 <!-- ##### MACRO g_message ##### -->
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebinspector.cpp 362 g_message("PROP_JAVASCRIPT_PROFILING_ENABLED is not work because of the javascript debugger is disabled\n");
397 g_message("PROP_JAVASCRIPT_PROFILING_ENABLED is not work because of the javascript debugger is disabled\n");
webkitwebview.cpp     [all...]
  /external/bluetooth/glib/tests/
testglib.c 538 g_message ("this is a g_message test.");
539 g_message ("non-printable UTF-8: \"\xc3\xa4\xda\x85\"");
540 g_message ("unsafe chars: \"\x10\x11\x12\n\t\x7f\x81\x82\x83\"");
544 g_test_trap_assert_stderr ("*is a g_message test*");
    [all...]
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 951 g_message
    [all...]
  /external/bluetooth/glib/
ChangeLog.pre-1-2 558 g_error, and g_message wrappers since some compilers throw
    [all...]
ChangeLog.pre-2-6     [all...]
ChangeLog.pre-2-16 240 g_error() to g_message() to avoid stopping on warnings. At least
    [all...]
ChangeLog.pre-2-0     [all...]

Completed in 528 milliseconds