Home
last modified time | relevance | path

Searched refs:CPP_LOWERCASE (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dextension_set.cc1236 #define HANDLE_TYPE(UPPERCASE, CPP_CAMELCASE, CPP_LOWERCASE) \ in ParseFieldWithExtensionInfo() argument
1239 CPP_LOWERCASE value; \ in ParseFieldWithExtensionInfo()
1240 if (!WireFormatLite::ReadPrimitive<CPP_LOWERCASE, \ in ParseFieldWithExtensionInfo()
1292 #define HANDLE_TYPE(UPPERCASE, CPP_CAMELCASE, CPP_LOWERCASE) \ in ParseFieldWithExtensionInfo() argument
1294 CPP_LOWERCASE value; \ in ParseFieldWithExtensionInfo()
1295 if (!WireFormatLite::ReadPrimitive<CPP_LOWERCASE, \ in ParseFieldWithExtensionInfo()