Home
last modified time | relevance | path

Searched refs:architectureTokenForUAString (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/win/
DSystemInfo.cpp163 static String architectureTokenForUAString() in architectureTokenForUAString() function
178 return makeString(osVersionForUAString(), architectureTokenForUAString()); in windowsVersionForUAString()
/external/webkit/Source/WebCore/
DChangeLog49775 (WebCore::architectureTokenForUAString):