Home
last modified time | relevance | path

Searched defs:getInterfaces (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DNetwork.cpp42 const std::set<std::string>& Network::getInterfaces() const { in getInterfaces() function in android::net::Network
/system/libvintf/analyze_matrix/
Danalyze_matrix.cpp49 std::optional<std::set<std::string>> getInterfaces(const CompatibilityMatrix& mat) { in getInterfaces() function