Home
last modified time | relevance | path

Searched defs:CPPTYPE_MESSAGE (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_lite.h129 CPPTYPE_MESSAGE = 10, enumerator
Ddescriptor.h485 CPPTYPE_MESSAGE = 10, // TYPE_MESSAGE, TYPE_GROUP enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Ddescriptor.py455 CPPTYPE_MESSAGE = 10 variable in FieldDescriptor