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

  /external/bluetooth/glib/tests/
memchunks.c 536 g_log (G_LOG_DOMAIN, G_LOG_LEVEL_INFO,
557 g_log (G_LOG_DOMAIN, G_LOG_LEVEL_INFO, "%d mem chunks", count);
  /external/bluetooth/glib/glib/
gmessages.h 69 G_LOG_LEVEL_INFO = 1 << 6,
gmessages.c 152 { "info", G_LOG_LEVEL_INFO },
745 case G_LOG_LEVEL_INFO:
gtestutils.c     [all...]

Completed in 188 milliseconds