Searched refs:setDomainRelaxationForbiddenForURLScheme (Results 1 – 3 of 3) sorted by relevance
64 static void setDomainRelaxationForbiddenForURLScheme(bool forbidden, const String&);
218 void SchemeRegistry::setDomainRelaxationForbiddenForURLScheme(bool forbidden, const String& scheme) in setDomainRelaxationForbiddenForURLScheme() function in blink::SchemeRegistry
3797 SchemeRegistry::setDomainRelaxationForbiddenForURLScheme(forbidden, String(scheme)); in setDomainRelaxationForbidden()