Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 7 of 7) sorted by relevance

/thrift-3.4.0/lib/javame/src/org/apache/thrift/
DTEnum.java23 public int getValue(); in getValue() method
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/
DTEnum.java23 int getValue(); in getValue() method
/thrift-3.4.0/lib/java/src/test/java/org/apache/thrift/partial/
DEnumCacheTest.java44 public int getValue() { in getValue() method in EnumCacheTest.TestEnum
68 public int getValue() { in getValue() method in EnumCacheTest.NotEnum
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/transport/sasl/
DNegotiationStatus.java49 public byte getValue() { in getValue() method in NegotiationStatus
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/protocol/
DTProtocol.java95 V getValue() throws TException; in getValue() method
/thrift-3.4.0/lib/cpp/test/processor/
DHandlers.h160 int32_t getValue() override { in getValue() function
/thrift-3.4.0/compiler/cpp/tests/catch/
Dcatch.hpp2485 virtual T getValue( std::size_t index ) const { in getValue() function in Catch::BetweenGenerator
2508 virtual T getValue( std::size_t index ) const { in getValue() function in Catch::ValuesGenerator