Searched defs:GetPatch (Results 1 – 5 of 5) sorted by relevance
52 uint32_t GetPatch() { return m_Patch; } in GetPatch() function in arm::pipe::Version
101 func (x *SemVer) GetPatch() int32 { func
174 func (x *Version) GetPatch() int32 { func
3324 def GetPatch(self): member in Difference
516 STDMETHOD(GetPatch)(THIS_ DWORD *pdwPatch) PURE; in DECLARE_INTERFACE_() local