Searched defs:GetMinor (Results 1 – 5 of 5) sorted by relevance
51 uint32_t GetMinor() { return m_Minor; } in GetMinor() function in arm::pipe::Version
94 func (x *SemVer) GetMinor() int32 { func
167 func (x *Version) GetMinor() int32 { func
895 func (x *VulkanVersion) GetMinor() int32 { func951 func (x *OpenGlVersion) GetMinor() int32 { func
940 uint8_t GetMinor(void) const { return (mMinorMajor & kMinorMask) >> kMinorOffset; } in GetMinor() function in ot::MeshCoP::VendorStackVersionTlv