HomeSort by relevance Sort by last modified time
    Searched refs:g_warn_if_reached (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gio/
gunixinputstream.c 538 g_warn_if_reached ();
547 g_warn_if_reached ();
  /external/bluetooth/glib/glib/
gmessages.h 242 #define g_warn_if_reached() do { g_warn_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, NULL); } while (0) macro

Completed in 27 milliseconds