Searched defs:VERSION_BELOW_XP_SP2 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/installer/gcapi/
H A Dgcapi.cc233 VERSION_BELOW_XP_SP2, enumerator in enum:__anon5710::WindowsVersion
247 return VERSION_BELOW_XP_SP2;
252 VERSION_XP_SP2_UP_TO_VISTA : VERSION_BELOW_XP_SP2;
411 if (windows_version == VERSION_BELOW_XP_SP2)

Completed in 180 milliseconds