Searched refs:mLoadedInterfaces (Results 1 – 8 of 8) sorted by relevance
139 std::set<C2String> mLoadedInterfaces; member
135 std::set<C2String> mLoadedInterfaces; member
147 std::set<C2String> mLoadedInterfaces; member
154 std::set<C2String> mLoadedInterfaces; member
357 if (!mLoadedInterfaces.count(intf->getName())) { in onInterfaceLoaded()359 mLoadedInterfaces.emplace(intf->getName()); in onInterfaceLoaded()
347 if (!mLoadedInterfaces.count(intf->getName())) { in onInterfaceLoaded()349 mLoadedInterfaces.emplace(intf->getName()); in onInterfaceLoaded()
346 if (!mLoadedInterfaces.count(intf->getName())) { in onInterfaceLoaded()348 mLoadedInterfaces.emplace(intf->getName()); in onInterfaceLoaded()