OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_TYPE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/protobuf/python/google/protobuf/
descriptor.py
380
MAX_TYPE
= 18
/external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.h
352
MAX_TYPE
= 18, // Constant useful for defining lookup tables
571
static const CppType kTypeToCppTypeMap[
MAX_TYPE
+ 1];
573
static const char * const kTypeToName[
MAX_TYPE
+ 1];
[
all
...]
Completed in 975 milliseconds