Searched refs:getAddressAsInAddr (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/binder/
H A DIpPrefix.h46 bool getAddressAsInAddr(struct in_addr* addr) const;
49 const struct in_addr& getAddressAsInAddr() const;
/frameworks/native/libs/binder/include/binder/
H A DIpPrefix.h46 bool getAddressAsInAddr(struct in_addr* addr) const;
49 const struct in_addr& getAddressAsInAddr() const;
/frameworks/native/libs/binder/
H A DIpPrefix.cpp100 const struct in_addr& IpPrefix::getAddressAsInAddr() const function in class:android::net::IpPrefix
114 bool IpPrefix::getAddressAsInAddr(struct in_addr* addr) const function in class:android::net::IpPrefix

Completed in 637 milliseconds