HomeSort by relevance Sort by last modified time
    Searched refs:getAddressAsIn6Addr (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/binder/include/binder/
IpPrefix.h 47 bool getAddressAsIn6Addr(struct in6_addr* addr) const;
50 const struct in6_addr& getAddressAsIn6Addr() const;
  /frameworks/native/libs/binder/
IpPrefix.cpp 95 const struct in6_addr& IpPrefix::getAddressAsIn6Addr() const
105 bool IpPrefix::getAddressAsIn6Addr(struct in6_addr* addr) const

Completed in 279 milliseconds