Searched refs:kTypeToName (Results 1 - 5 of 5) sorted by relevance

/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.h720 static const char * const kTypeToName[MAX_TYPE + 1]; member in class:google::protobuf::FieldDescriptor
1855 return kTypeToName[type_];
1871 return kTypeToName[type];
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h573 static const char * const kTypeToName[MAX_TYPE + 1]; member in class:google::protobuf::FieldDescriptor
1482 return kTypeToName[type_];
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h573 static const char * const kTypeToName[MAX_TYPE + 1]; member in class:google::protobuf::FieldDescriptor
1482 return kTypeToName[type_];
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h573 static const char * const kTypeToName[MAX_TYPE + 1]; member in class:google::protobuf::FieldDescriptor
1482 return kTypeToName[type_];
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.h573 static const char * const kTypeToName[MAX_TYPE + 1]; member in class:google::protobuf::FieldDescriptor
1482 return kTypeToName[type_];

Completed in 77 milliseconds