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

  /external/bluetooth/glib/glib/
grel.h 52 * g_relation_new() creates a relation with FIELDS fields
69 GRelation* g_relation_new (gint fields);
galiasdef.c 2299 #undef g_relation_new macro
    [all...]
galias.h 2293 #define g_relation_new macro
    [all...]
  /external/bluetooth/glib/tests/
relation-test.c 71 relation = g_relation_new (2);
testglib.c 1067 GRelation *relation = g_relation_new (2);
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
relations.sgml 19 To create a GRelation, use g_relation_new().
70 <!-- ##### FUNCTION g_relation_new ##### -->
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt     [all...]

Completed in 42 milliseconds