Searched defs:VERSION (Results 1 – 11 of 11) sorted by relevance
17 pub const VERSION: &str = "0.3.13"; constant
25 public static final long VERSION = 1L; field in BuildSerializedVersion
26 val VERSION: String constant
41 private static final String VERSION = "1"; field in DeviceBuildInfoTest
45 private static final String VERSION = "2"; field in BuildInfoTest
29 static constexpr const char* VERSION = "v1.1"; variable
42 private static final String VERSION = "version"; field in TestSuiteInfo
48 public static final int VERSION = 0; field in Fat32BootSector
161 VERSION, enumConstant
65 private static final byte[] VERSION = "1.0\0".getBytes(Charsets.UTF_8); field in AoaDevice
63 private static final String VERSION = "0.9"; field in ApkSignerTool