Home
last modified time | relevance | path

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

/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/network_proxy/
H A 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
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dpolicybuilder.cc1595 PolicyBuilder& PolicyBuilder::AllowIPv4(const std::string& ip_and_mask, in AllowIPv4() function in sandbox2::PolicyBuilder