Searched defs:VERSION (Results 1 – 3 of 3) sorted by relevance
25 VERSION = 0 variable
32 static constexpr char VERSION[] = "0"; variable48 static constexpr char VERSION[] = "0"; member in Collector
32 #define VERSION HARDWARE_MODULE_API_VERSION(0, 1) macro