Home
last modified time | relevance | path

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

/external/bluetooth/glib/gobject/
Dgtype.c3982 volatile GType votype; in g_type_init_with_debug_flags() local
4026 votype = NODE_TYPE (node); in g_type_init_with_debug_flags()
4027 g_assert (votype == G_TYPE_NONE); in g_type_init_with_debug_flags()
4033 votype = NODE_TYPE (node); in g_type_init_with_debug_flags()
4035 g_assert (votype == G_TYPE_INTERFACE); in g_type_init_with_debug_flags()
4043 votype = g_type_plugin_get_type (); in g_type_init_with_debug_flags()