HomeSort by relevance Sort by last modified time
    Searched refs:g_warning (Results 26 - 50 of 65) sorted by null

12 3

  /external/bluetooth/glib/gio/tests/
unix-streams.c 72 g_warning ("writer: %s", err->message);
114 g_warning ("reader: %s", err->message);
  /external/bluetooth/glib/gio/fam/
fam-helper.c 169 g_warning ("FAMOpen failed, FAMErrno=%d\n", FAMErrno);
  /external/bluetooth/glib/gio/
gwin32volumemonitor.c 140 g_warning ("get_viewable_logical_drives failed.");
gfileattribute.c 444 g_warning ("Invalid type in GFileInfo attribute");
658 g_warning ("Unknown type specified in g_file_info_set_attribute\n");
    [all...]
gcancellable.c 204 g_warning ("Failed to create pipe for GCancellable. Out of file descriptors?");
gfileoutputstream.c 302 g_warning ("stream is not closed yet, can't get etag");
gmount.c 828 g_warning ("Shadow ref count on GMount is negative");
gunixmounts.c 508 g_warning ("Unable to know the number of mounted volumes\n");
518 g_warning ("Bad vmount structure revision number, want %d, got %d\n", VMT_REVISION, vmount_info->vmt_revision);
522 g_warning ("Unable to recover mounted volumes information\n");
622 g_warning ("unable to read /dev/fs!");
    [all...]
  /external/bluetooth/glib/gmodule/
gmodule-beos.c 191 g_warning ("_g_module_build_path() untested for BeOS!");
  /external/bluetooth/glib/gobject/
glib-genmarshal.c 286 g_warning ("overfull string (%u bytes) for padspace",
469 g_warning ("unknown type: %s", sig->rarg->keyword);
479 g_warning ("unknown type: %s", iarg->keyword);
671 g_warning ("failed to open \"%s\": %s", file, g_strerror (errno));
gclosure.c 692 g_warning (G_STRLOC ": unable to remove uninstalled invalidation notifier: %p (%p)",
720 g_warning (G_STRLOC ": unable to remove uninstalled finalization notifier: %p (%p)",
799 g_warning ("attempt to override closure->marshal (%p) with new marshal (%p)",
    [all...]
gobject.h 538 g_warning ("%s: invalid %s id %u for \"%s\" of type `%s' in `%s'", \
gparam.c 432 g_warning ("G_PARAM_STATIC_NAME used with non-canonical pspec name: %s", pspec->name);
928 g_warning (G_STRLOC ": pspec name \"%s\" contains invalid characters", pspec->name);
965 g_warning (G_STRLOC ": attempt to remove unknown pspec `%s' from pool", pspec->name);
    [all...]
  /external/webkit/Source/WebCore/plugins/gtk/
PluginPackageGtk.cpp 111 g_warning("The program '%s' received an X Window System error.\n"
  /external/webkit/Source/WebKit/gtk/tests/
testwebframe.c 181 g_warning("Failed to delete the temporary file: %s.\nThis may cause the test to be bogus.", g_strerror(errno));
  /external/bluetooth/glib/tests/
mainloop-test.c 202 g_warning ("Cannot create pipe %s\n", g_strerror (errno));
285 g_warning ("Cannot create thread: %s", err->message);
  /external/bluetooth/glib/glib/
gmain.c 1182 g_warning (G_STRLOC ": ref_count == 0, but source is still attached to a context!");
    [all...]
grand.c 92 g_warning ("Unknown G_RANDOM_VERSION \"%s\". Using version 2.2.",
  /external/bluetooth/glib/gthread/
gthread-impl.c 158 g_warning ("Trying to unlock a mutex at '%s', "
gthread-posix.c 69 g_warning ("Priorities can only be changed " \
  /external/webkit/Source/WebCore/platform/wx/wxcode/gtk/
non-kerned-drawing.cpp 173 g_warning("didn't get 1 glyph but %d", glyphs->num_glyphs);
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebplugin.cpp 207 g_warning("Failed to convert '%s' to system filename encoding: %s", priv->corePlugin->path().utf8().data(), error->message);
webkitwebinspector.cpp 614 g_warning("GSettings schema not found - settings will not be used or saved.");
  /external/bluetooth/glib/gio/fen/
fen-helper.c 39 #define FH_W if (fh_debug_enabled) g_warning
  /external/bluetooth/glib/gio/inotify/
inotify-path.c 62 #define IP_W if (ip_debug_enabled) g_warning

Completed in 395 milliseconds

12 3