Home
last modified time | relevance | path

Searched defs:g_warning (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/glib/glib/
Dgmessages.h151 #define g_warning(...) g_log (G_LOG_DOMAIN, \ macro
171 #define g_warning(format...) g_log (G_LOG_DOMAIN, \ macro
208 g_warning (const gchar *format, in g_warning() function