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