Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.h1458 INPUT_TYPE, // method input type enumerator
Ddescriptor_unittest.cc202 case INPUT_TYPE : location_name = "INPUT_TYPE" ; break; in AddError()
225 case INPUT_TYPE : location_name = "INPUT_TYPE" ; break; in AddWarning()
Ddescriptor.cc5068 DescriptorPool::ErrorCollector::INPUT_TYPE, in CrossLinkMethod()
5072 DescriptorPool::ErrorCollector::INPUT_TYPE, in CrossLinkMethod()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc1883 method, DescriptorPool::ErrorCollector::INPUT_TYPE); in ParseServiceMethod()