Searched defs:GetSecond (Results 1 – 4 of 4) sorted by relevance
46 struct GetSecond { struct48 struct apply {
78 uint8_t GetSecond() const { return second_; } in GetSecond() function
213 int GetSecond() const { return values[INDEX_SECOND]; } in GetSecond() function
2182 func (m *ComplexExtension) GetSecond() int32 { func