Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/public/cpp/content_security_policy/
H A Dcsp_source.cc303 PortMatchingResult port_matching = in CSPSourceSubsumes() local
305 if (port_matching == PortMatchingResult::NotMatching) in CSPSourceSubsumes()