Searched refs:isSupportedVersion (Results 1 – 6 of 6) sorted by relevance
106 remoting.ClientPlugin.prototype.isSupportedVersion = function() {}; method in remoting.ClientPlugin
565 remoting.ClientPluginImpl.prototype.isSupportedVersion = function() { method in remoting.ClientPluginImpl
489 if (!this.plugin_.isSupportedVersion()) {
92 remoting.MockClientPlugin.prototype.isSupportedVersion = function() { method in remoting.MockClientPlugin
201 static bool isSupportedVersion(unsigned version) { in isSupportedVersion() function
61 bool VersionOK = DWARFContext::isSupportedVersion(Version); in extractImpl()