Searched defs:VERSION (Results 1 – 5 of 5) sorted by relevance
25 VERSION = 0 variable
32 static constexpr char VERSION[] = "0"; variable48 static constexpr char VERSION[] = "0"; member in Collector
121 pub const VERSION: i32 = 1; constant
13 public static final int VERSION = 1; field
32 #define VERSION HARDWARE_MODULE_API_VERSION(0, 1) macro