Searched refs:static_scope (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/gobject/
H A Dgsignal.c1981 gboolean static_scope = node->param_types[i] & G_SIGNAL_TYPE_STATIC_SCOPE; local
1988 static_scope ? G_VALUE_NOCOPY_CONTENTS : 0,
2030 gboolean static_scope = signal_return_type & G_SIGNAL_TYPE_STATIC_SCOPE; local
2042 static_scope ? G_VALUE_NOCOPY_CONTENTS : 0,
2950 gboolean static_scope = node->param_types[i] & G_SIGNAL_TYPE_STATIC_SCOPE; local
2957 static_scope ? G_VALUE_NOCOPY_CONTENTS : 0,
2986 gboolean static_scope = signal_return_type & G_SIGNAL_TYPE_STATIC_SCOPE; local
2994 static_scope ? G_VALUE_NOCOPY_CONTENTS : 0,

Completed in 43 milliseconds