Searched refs:ParseSEPVersion (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dcompat_checks.cc29 bool ParseSEPVersion(const std::wstring& version, int* v0, int* v1, int* v2) { function in namespace:__anon5749
59 if (!ParseSEPVersion(ver_str, &v0, &v1, &v2))

Completed in 566 milliseconds