OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:static_scope
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/gobject/
gsignal.c
1981
gboolean
static_scope
= node->param_types[i] & G_SIGNAL_TYPE_STATIC_SCOPE;
local
2030
gboolean
static_scope
= signal_return_type & G_SIGNAL_TYPE_STATIC_SCOPE;
local
2950
gboolean
static_scope
= node->param_types[i] & G_SIGNAL_TYPE_STATIC_SCOPE;
local
2986
gboolean
static_scope
= signal_return_type & G_SIGNAL_TYPE_STATIC_SCOPE;
local
[
all
...]
Completed in 71 milliseconds