OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_UUID_LENGTH
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/ril/
ril.h
106
#define
MAX_UUID_LENGTH
64
342
char logicalModemUuid[
MAX_UUID_LENGTH
]; // A UUID typically "com.xxxx.lmX where X is the logical modem.
[
all
...]
/device/google/cuttlefish_common/guest/hals/ril/libril/
ril.h
110
#define
MAX_UUID_LENGTH
64
346
char logicalModemUuid[
MAX_UUID_LENGTH
]; // A UUID typically "com.xxxx.lmX where X is the logical modem.
[
all
...]
Completed in 58 milliseconds