Home
last modified time | relevance | path

Searched defs:getLongValue (Results 1 – 5 of 5) sorted by relevance

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DZipEightByteInteger.java115 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/
DGaugeResponse.php55 public function getLongValue() function in Grpc\\Testing\\GaugeResponse
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DValue.java188 public long getLongValue() { in getLongValue() method in Value
/external/opencensus-java/api/src/main/java/io/opencensus/trace/
DAttributeValue.java220 abstract Long getLongValue(); in getLongValue() method in AttributeValue.AttributeValueLong
/external/grpc-grpc-java/interop-testing/src/generated/main/java/io/grpc/testing/integration/
DMetrics.java34 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