Home
last modified time | relevance | path

Searched refs:g_node_find_child (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/glib/glib/
Dgnode.h236 GNode* g_node_find_child (GNode *node,
Dgaliasdef.c1880 #undef g_node_find_child
1881 extern __typeof (g_node_find_child) g_node_find_child __attribute((alias("IA__g_node_find_child"), …
Dgalias.h1873 extern __typeof (g_node_find_child) IA__g_node_find_child __attribute((visibility("hidden")));
1874 #define g_node_find_child IA__g_node_find_child macro
/external/bluetooth/glib/tests/
Dnode-test.c132 TEST (NULL, g_node_find_child (root, G_TRAVERSE_ALL, C2P ('F')) == node_F); in g_node_test()
Dtestglib.c299 g_assert (g_node_find_child (root, G_TRAVERSE_ALL, C2P ('F')) == node_F); in gnode_test()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2227 g_node_find_child