Home
last modified time | relevance | path

Searched defs:isSupportedVersion (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/DebugInfo/
DDWARFContext.h201 static bool isSupportedVersion(unsigned version) { in isSupportedVersion() function
/external/chromium_org/remoting/webapp/
Dclient_plugin.js403 remoting.ClientPlugin.prototype.isSupportedVersion = function() { method in remoting.ClientPlugin