Searched refs:hasInterface (Results 1 – 11 of 11) sorted by relevance
35 if (hasInterface(interface)) { in addInterface()47 if (!hasInterface(interface)) { in removeInterface()
67 if (hasInterface(interface)) { in addInterface()80 if (!hasInterface(interface)) { in removeInterface()
40 bool hasInterface(const std::string& interface) const;
194 if (hasInterface(interface)) { in addInterface()212 if (!hasInterface(interface)) { in removeInterface()
40 bool Network::hasInterface(const std::string& interface) const { in hasInterface() function in android::net::Network
361 if (entry.second->hasInterface(interface)) { in getNetworkForInterfaceLocked()
53 bool FqInstance::hasInterface() const { in hasInterface() function in android::FqInstance72 bool hasIntf = hasInterface(); in isValid()
113 ASSERT_TRUE(e.hasInterface()); in TEST()126 ASSERT_TRUE(e.hasInterface()); in TEST()138 ASSERT_TRUE(e.hasInterface()); in TEST()
54 if (!convertedInterface.has_value() || !convertedInterface->hasInterface()) { in canConvertToFqInstance()
159 if (!fqInstance.hasInterface()) { in verifyInstance()
50 bool hasInterface() const;