Searched refs:isValidIpAddress (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/tetheroffload/aidl/default/ | ||
D | Offload.h | 59 bool isValidIpAddress(const std::string& repr); |
D | Offload.cpp | 203 bool Offload::isValidIpAddress(const std::string& repr) { in isValidIpAddress() function in aidl::android::hardware::tetheroffload::impl::example::Offload |