Searched defs:GetMinor (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | version.h | 18 static int GetMinor() { return minor_; } in GetMinor() function |
/external/golang-protobuf/protoc-gen-go/plugin/ | ||
D | plugin.pb.go | 56 func (m *Version) GetMinor() int32 { func |