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
426
char
long_sig
[DBUS_MAXIMUM_TYPE_RECURSION_DEPTH+2];
local
441
long_sig
[i] = DBUS_TYPE_ARRAY;
444
long_sig
[i] = DBUS_TYPE_INVALID;
446
v_STRING =
long_sig
;
462
char
long_sig
[DBUS_MAXIMUM_TYPE_RECURSION_DEPTH*2+4];
local
477
long_sig
[i] = DBUS_STRUCT_BEGIN_CHAR;
481
long_sig
[i] = DBUS_TYPE_INT32;
486
long_sig
[i] = DBUS_STRUCT_END_CHAR;
489
long_sig
[i] = DBUS_TYPE_INVALID;
491
v_STRING =
long_sig
;
682
char
long_sig
[DBUS_MAXIMUM_TYPE_RECURSION_DEPTH*4+10];
local
[
all
...]
Completed in 962 milliseconds