Searched refs:MAX_CPPTYPE (Results 1 - 10 of 10) sorted by relevance
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/ |
H A D | descriptor.h | 371 MAX_CPPTYPE = 10, // Constant useful for defining lookup tables enumerator in enum:google::protobuf::FieldDescriptor::CppType 575 static const char * const kCppTypeToName[MAX_CPPTYPE + 1];
|
H A D | wire_format_lite.h | 130 MAX_CPPTYPE = 10, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
|
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
H A D | descriptor.h | 371 MAX_CPPTYPE = 10, // Constant useful for defining lookup tables enumerator in enum:google::protobuf::FieldDescriptor::CppType 575 static const char * const kCppTypeToName[MAX_CPPTYPE + 1];
|
H A D | wire_format_lite.h | 130 MAX_CPPTYPE = 10, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
|
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/ |
H A D | descriptor.h | 371 MAX_CPPTYPE = 10, // Constant useful for defining lookup tables enumerator in enum:google::protobuf::FieldDescriptor::CppType 575 static const char * const kCppTypeToName[MAX_CPPTYPE + 1];
|
H A D | wire_format_lite.h | 130 MAX_CPPTYPE = 10, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/ |
H A D | descriptor.h | 487 MAX_CPPTYPE = 10, // Constant useful for defining lookup tables enumerator in enum:google::protobuf::FieldDescriptor::CppType 722 static const char * const kCppTypeToName[MAX_CPPTYPE + 1];
|
H A D | wire_format_lite.h | 130 MAX_CPPTYPE = 10, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
|
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/ |
H A D | descriptor.h | 371 MAX_CPPTYPE = 10, // Constant useful for defining lookup tables enumerator in enum:google::protobuf::FieldDescriptor::CppType 575 static const char * const kCppTypeToName[MAX_CPPTYPE + 1];
|
H A D | wire_format_lite.h | 130 MAX_CPPTYPE = 10, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
|
Completed in 189 milliseconds