Searched refs:gMajor (Results 1 – 1 of 1) sorted by relevance
234 PolicySerializer() : mVersion{std::to_string(gMajor) + "." + std::to_string(gMinor)} in PolicySerializer()243 static constexpr uint32_t gMajor = 1; /**< the major number of the policy xml format version. */ member in android::__anonaf21c8190111::PolicySerializer