Searched refs:hasInterface (Results 1 – 12 of 12) sorted by relevance
35 if (hasInterface(interface)) { in addInterface()47 if (!hasInterface(interface)) { in removeInterface()
70 if (hasInterface(interface)) { in addInterface()83 if (!hasInterface(interface)) { in removeInterface()
203 if (hasInterface(interface)) { in addInterface()221 if (!hasInterface(interface)) { in removeInterface()
41 bool hasInterface(const std::string& interface) const;
40 bool Network::hasInterface(const std::string& interface) const { in hasInterface() function in android::net::Network
364 if (entry.second->hasInterface(interface)) { in getNetworkForInterfaceLocked()
52 return hasInterface() ? mFqName.getInterfaceName() : ""; in getInterface()55 bool FqInstance::hasInterface() const { in hasInterface() function in android::vintf::FqInstance74 bool hasIntf = hasInterface(); in isValid()
122 if (!fqInstance.hasInterface() && format != HalFormat::NATIVE) { in verifyInstance()
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()
50 bool hasInterface() const;
47 bool hasInterface() const;