Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DIpPrefix.h47 bool getAddressAsIn6Addr(struct in6_addr* addr) const;
50 const struct in6_addr& getAddressAsIn6Addr() const;
/frameworks/native/libs/binder/
DIpPrefix.cpp95 const struct in6_addr& IpPrefix::getAddressAsIn6Addr() const in getAddressAsIn6Addr() function in android::net::IpPrefix
105 bool IpPrefix::getAddressAsIn6Addr(struct in6_addr* addr) const in getAddressAsIn6Addr() function in android::net::IpPrefix