Searched defs:GetMajor (Results 1 – 5 of 5) sorted by relevance
50 uint32_t GetMajor() { return m_Major; } in GetMajor() function in arm::pipe::Version
87 func (x *SemVer) GetMajor() int32 { func
160 func (x *Version) GetMajor() int32 { func
888 func (x *VulkanVersion) GetMajor() int32 { func944 func (x *OpenGlVersion) GetMajor() int32 { func
959 uint8_t GetMajor(void) const { return (mMinorMajor & kMajorMask) >> kMajorOffset; } in GetMajor() function in ot::MeshCoP::VendorStackVersionTlv