Home
last modified time | relevance | path

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

/frameworks/libs/net/common/device/com/android/net/module/util/
DStruct.java116 S64, // signed long, size = 8 bytes enumConstant
766 public static class S64 extends Struct { class in Struct
770 public S64(final long val) { in S64() method in Struct.S64