Searched defs:VERSION (Results 1 – 12 of 12) sorted by relevance
19 pub const VERSION: &str = "0.3.50"; 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
35 VERSION = '1.8' variable
42 private static final String VERSION = "version"; field in TestSuiteInfo
48 public static final int VERSION = 0; field in Fat32BootSector
161 VERSION, enumConstant
64 private static final byte[] VERSION = "1.0\0".getBytes(StandardCharsets.UTF_8); field in AoaDevice
63 private static final String VERSION = "0.9"; field in ApkSignerTool