setDomainRelaxationForbiddenForURLScheme   64 Source/platform/weborigin/SchemeRegistry.h     static void setDomainRelaxationForbiddenForURLScheme(bool forbidden, const String&);
setDomainRelaxationForbiddenForURLScheme 3392 Source/web/WebViewImpl.cpp     SchemeRegistry::setDomainRelaxationForbiddenForURLScheme(forbidden, String(scheme));