Searched refs:maFactoryPatternList (Results 1 – 2 of 2) sorted by relevance
48 maFactoryPatternList(), in ResourceFactoryManager()89 maFactoryPatternList.push_back(FactoryPatternList::value_type(rsURL, rxFactory)); in AddFactory()130 for (iPattern=maFactoryPatternList.begin(); in RemoveFactoryForURL()131 iPattern!=maFactoryPatternList.end(); in RemoveFactoryForURL()137 maFactoryPatternList.erase(iPattern); in RemoveFactoryForURL()170 maFactoryPatternList.begin(), in RemoveFactoryForReference()171 maFactoryPatternList.end(), in RemoveFactoryForReference()176 if (iNewEnd != maFactoryPatternList.end()) in RemoveFactoryForReference()177 maFactoryPatternList.erase(iNewEnd, maFactoryPatternList.end()); in RemoveFactoryForReference()229 for (iPattern=maFactoryPatternList.begin(); in FindFactory()[all …]
104 FactoryPatternList maFactoryPatternList; member in sd::framework::ResourceFactoryManager
Completed in 15 milliseconds