HomeSort by relevance Sort by last modified time
    Searched refs:GetMajor (Results 1 - 4 of 4) sorted by null

  /external/v8/src/
version.cc 37 GetMajor(), GetMinor(), GetBuild(), GetPatch(), candidate,
41 GetMajor(), GetMinor(), GetBuild(), candidate,
54 GetMajor(), GetMinor(), GetBuild(), GetPatch(), candidate);
57 GetMajor(), GetMinor(), GetBuild(), candidate);
version.h 17 static int GetMajor() { return major_; }
log-utils.cc 58 msg.Append("v8-version,%d,%d,%d,%d,%d", Version::GetMajor(),
  /external/golang-protobuf/protoc-gen-go/plugin/
plugin.pb.go 49 func (m *Version) GetMajor() int32 {

Completed in 230 milliseconds