Home
last modified time | relevance | path

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

/external/bluetooth/glib/gobject/
Dgtype.c259 #define iface_node_get_dependants_array_L(n) ((GType*) type_get_qdata_L ((n), static_quark_dependan… macro
1292 dependants = iface_node_get_dependants_array_L (prerequisite_node); in type_iface_add_prerequisite_W()
1302 dependants = iface_node_get_dependants_array_L (iface); in type_iface_add_prerequisite_W()