Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java59 OutputType getOutputType(); in getOutputType() method
82 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.OutputStreamCoder
107 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.ArrayCoder
145 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioHeapCoder
183 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioDirectCoder
/frameworks/ml/nn/common/
DCpuExecutor.cpp113 OperandType OperationExecutionContext::getOutputType(uint32_t index) const { in getOutputType() function in android::nn::__anonec8350e20111::OperationExecutionContext
DUtils.cpp191 OperandType OperationValidationContext::getOutputType(uint32_t index) const { in getOutputType() function in android::nn::__anon8d54713c0111::OperationValidationContext
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DDescriptors.java1960 public Descriptor getOutputType() { return outputType; } in getOutputType() method in Descriptors.MethodDescriptor