Home
last modified time | relevance | path

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

/external/sandboxed-api/sandboxed_api/sandbox2/network_proxy/
Dfiltering.cc174 absl::Status AllowedHosts::AllowIPv4(const std::string& ip_and_mask, in AllowIPv4() function in sandbox2::AllowedHosts
193 absl::Status AllowedHosts::AllowIPv4(const std::string& ip, in AllowIPv4() function in sandbox2::AllowedHosts
/external/sandboxed-api/sandboxed_api/sandbox2/
Dpolicybuilder.cc1595 PolicyBuilder& PolicyBuilder::AllowIPv4(const std::string& ip_and_mask, in AllowIPv4() function in sandbox2::PolicyBuilder