Home
last modified time | relevance | path

Searched defs:getOutputType (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java57 OutputType getOutputType(); in getOutputType() method
80 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.OutputStreamCoder
105 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.ArrayCoder
143 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioHeapCoder
186 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioDirectCoder
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php149 public function getOutputType() function in Google\\Protobuf\\Internal\\MethodDescriptorProto
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h125 ShShaderOutput getOutputType() const { return mOutputType; } in getOutputType() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h141 ShShaderOutput getOutputType() const { return mOutputType; } in getOutputType() function
DParseContext.h499 ShShaderOutput getOutputType() const { return mOutputType; } in getOutputType() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2086 public Descriptor getOutputType() { in getOutputType() method in Descriptors.MethodDescriptor