Searched defs:getInterfaces (Results 1 – 2 of 2) sorted by relevance
42 const std::set<std::string>& Network::getInterfaces() const { in getInterfaces() function in android::net::Network
49 std::optional<std::set<std::string>> getInterfaces(const CompatibilityMatrix& mat) { in getInterfaces() function