OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:long_sig
(Results
1 - 1
of
1
) sorted by null
/external/dbus/dbus/
dbus-message-factory.c
422
char
long_sig
[DBUS_MAXIMUM_TYPE_RECURSION_DEPTH+2];
local
437
long_sig
[i] = DBUS_TYPE_ARRAY;
440
long_sig
[i] = DBUS_TYPE_INVALID;
442
v_STRING =
long_sig
;
458
char
long_sig
[DBUS_MAXIMUM_TYPE_RECURSION_DEPTH*2+4];
local
473
long_sig
[i] = DBUS_STRUCT_BEGIN_CHAR;
477
long_sig
[i] = DBUS_TYPE_INT32;
482
long_sig
[i] = DBUS_STRUCT_END_CHAR;
485
long_sig
[i] = DBUS_TYPE_INVALID;
487
v_STRING =
long_sig
;
675
char
long_sig
[DBUS_MAXIMUM_TYPE_RECURSION_DEPTH*4+10];
local
[
all
...]
Completed in 23 milliseconds