Home
last modified time | relevance | path

Searched defs:GetMinor (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dversion.h18 static int GetMinor() { return minor_; } in GetMinor() function
/external/golang-protobuf/protoc-gen-go/plugin/
Dplugin.pb.go56 func (m *Version) GetMinor() int32 { func