Searched refs:m_aCachedImplementations (Results 1 – 1 of 1) sorted by relevance
88 mutable CacheVector m_aCachedImplementations; member in __anon02fc6ee20111::CanvasFactory143 m_aCachedImplementations(), in CanvasFactory()315 m_aCachedImplementations.clear(); in checkConfigFlag()346 const CacheVector::iterator aEnd(m_aCachedImplementations.end()); in lookupAndUse()348 if( (aMatch=std::find_if(m_aCachedImplementations.begin(), in lookupAndUse()465 m_aCachedImplementations.push_back(std::make_pair(serviceName, in lookupAndUse()
Completed in 15 milliseconds