Searched refs:mLoadedInterfaces (Results 1 – 2 of 2) sorted by relevance
111 std::set<C2String> mLoadedInterfaces; member
235 if (!mLoadedInterfaces.count(intf->getName())) { in onInterfaceLoaded()237 mLoadedInterfaces.emplace(intf->getName()); in onInterfaceLoaded()