Home
last modified time | relevance | path

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

/external/sandboxed-api/sandboxed_api/sandbox2/network_proxy/
Dfiltering.cc184 absl::Status AllowedHosts::AllowIPv6(const std::string& ip_and_mask, in AllowIPv6() function in sandbox2::AllowedHosts
225 absl::Status AllowedHosts::AllowIPv6(const std::string& ip, uint32_t cidr, in AllowIPv6() function in sandbox2::AllowedHosts
/external/sandboxed-api/sandboxed_api/sandbox2/
Dpolicybuilder.cc1808 PolicyBuilder& PolicyBuilder::AllowIPv6(const std::string& ip_and_mask, in AllowIPv6() function in sandbox2::PolicyBuilder