OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:version_type_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/win/
windows_version.cc
106
version_type_
= SUITE_SERVER;
112
version_type_
= SUITE_PROFESSIONAL;
118
version_type_
= SUITE_HOME;
125
version_type_
= SUITE_PROFESSIONAL;
127
version_type_
= SUITE_HOME;
129
version_type_
= SUITE_SERVER;
134
version_type_
= SUITE_HOME;
136
version_type_
= SUITE_PROFESSIONAL;
139
version_type_
= SUITE_HOME;
windows_version.h
87
VersionType version_type() const { return
version_type_
; }
105
VersionType
version_type_
;
member in class:base::win::OSInfo
Completed in 28 milliseconds