Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DIpPrefix.h48 bool getAddressAsInAddr(struct in_addr* addr) const;
51 const struct in_addr& getAddressAsInAddr() const;
/frameworks/native/libs/binder/
DIpPrefix.cpp100 const struct in_addr& IpPrefix::getAddressAsInAddr() const in getAddressAsInAddr() function in android::net::IpPrefix
114 bool IpPrefix::getAddressAsInAddr(struct in_addr* addr) const in getAddressAsInAddr() function in android::net::IpPrefix