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

  /external/bluetooth/glib/gio/fen/
fen-node.c 55 static node_t* node_new (node_t* parent, const gchar* basename);
261 child = node_new (parent, token);
357 node_new (node_t* parent, const gchar* basename) function
463 _head = node_new (NULL, G_DIR_SEPARATOR_S);
  /external/dbus/dbus/
dbus-marshal-recursive-util.c 936 node_new (const TestTypeNodeClass *klass) function
    [all...]

Completed in 1220 milliseconds