Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_interfaces_getifaddrs_unittest.cc26 bool GetAddressAttributes(const ifaddrs* if_addr, int* attributes) override { in GetAddressAttributes() function in net::__anone3fd0dfd0111::IPAttributesGetterTest
H A Dnetwork_interfaces_getifaddrs.cc102 bool IPAttributesGetterMac::GetAddressAttributes(const ifaddrs* if_addr, in GetAddressAttributes() function in net::internal::IPAttributesGetterMac