Home
last modified time | relevance | path

Searched refs:newTypeInfos_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dplugin_registry.cpp366 if (!newTypeInfos_.empty()) { in LoadPlugins()
367 Notify(typeInfoListeners_, ITypeInfoListener::EventType::ADDED, newTypeInfos_); in LoadPlugins()
368 newTypeInfos_.clear(); in LoadPlugins()
432 newTypeInfos_.push_back(&type); in RegisterTypeInfo()
H A Dplugin_registry.h94 BASE_NS::vector<const ITypeInfo*> newTypeInfos_; member in final

Completed in 2 milliseconds