Home
last modified time | relevance | path

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

/external/v8/src/
Dversion.h21 static int GetMajor() { return major_; } in GetMajor() function
/external/golang-protobuf/protoc-gen-go/plugin/
Dplugin.pb.go68 func (m *Version) GetMajor() int32 { func