Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h1735 INPUT_TYPE, // method input type enumerator
Ddescriptor_unittest.cc231 case INPUT_TYPE: in AddError()
276 case INPUT_TYPE: in AddWarning()
Ddescriptor.cc5872 DescriptorPool::ErrorCollector::INPUT_TYPE, in CrossLinkMethod()
5879 DescriptorPool::ErrorCollector::INPUT_TYPE, in CrossLinkMethod()
/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc2173 DescriptorPool::ErrorCollector::INPUT_TYPE); in ParseServiceMethod()