OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMinor
(Results
1 - 4
of
4
) sorted by null
/external/v8/src/
version.cc
55
GetMajor(),
GetMinor
(), GetBuild(), GetPatch(), candidate,
59
GetMajor(),
GetMinor
(), GetBuild(), candidate,
72
GetMajor(),
GetMinor
(), GetBuild(), GetPatch(), candidate);
75
GetMajor(),
GetMinor
(), GetBuild(), candidate);
version.h
18
static int
GetMinor
() { return minor_; }
log-utils.cc
60
Version::
GetMinor
(), Version::GetBuild(), Version::GetPatch(),
/external/v8/test/cctest/
test-log.cc
542
i::Version::
GetMinor
(), i::Version::GetBuild(),
Completed in 171 milliseconds