/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/ |
D | ZipEightByteInteger.java | 115 public long getLongValue() { in getLongValue() method in ZipEightByteInteger 165 public static long getLongValue(final byte[] bytes, final int offset) { in getLongValue() method in ZipEightByteInteger 195 public static long getLongValue(final byte[] bytes) { in getLongValue() method in ZipEightByteInteger
|
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
D | GaugeResponse.php | 55 public function getLongValue() function in Grpc\\Testing\\GaugeResponse
|
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/testsupport/ |
D | AsyncReaderWrapper.java | 62 public long getLongValue() throws IOException { return _streamReader.getLongValue(); } in getLongValue() method in AsyncReaderWrapper
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | Value.java | 188 public long getLongValue() { in getLongValue() method in Value
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/node/ |
D | TreeTraversingParser.java | 286 public long getLongValue() throws IOException { in getLongValue() method in TreeTraversingParser
|
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/util/ |
D | JsonParserDelegate.java | 188 public long getLongValue() throws IOException { return delegate.getLongValue(); } in getLongValue() method in JsonParserDelegate
|
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/filter/ |
D | FilteringParserDelegate.java | 876 public long getLongValue() throws IOException { return delegate.getLongValue(); } in getLongValue() method in FilteringParserDelegate
|
/external/grpc-grpc-java/interop-testing/src/generated/main/java/io/grpc/testing/integration/ |
D | Metrics.java | 34 long getLongValue(); in getLongValue() method 228 public long getLongValue() { in getLongValue() method in Metrics.GaugeResponse 757 public long getLongValue() { in getLongValue() method in Metrics.GaugeResponse.Builder
|
/external/opencensus-java/api/src/main/java/io/opencensus/trace/ |
D | AttributeValue.java | 220 abstract Long getLongValue(); in getLongValue() method in AttributeValue.AttributeValueLong
|
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/base/ |
D | ParserBase.java | 691 public long getLongValue() throws IOException in getLongValue() method in ParserBase
|
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/ |
D | JsonParser.java | 1438 public abstract long getLongValue() throws IOException; in getLongValue() method in JsonParser
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/ |
D | TokenBuffer.java | 1802 public long getLongValue() throws IOException { in getLongValue() method in TokenBuffer.Parser
|