Searched refs:m_aCmdInfoCache (Results 1 – 1 of 1) sorted by relevance
201 CommandToInfoCache m_aCmdInfoCache; member in framework::ConfigurationAccess_UICommand340 CommandToInfoCache::iterator pIter = m_aCmdInfoCache.find( aCommandURL ); in getSequenceFromCache()341 if ( pIter != m_aCmdInfoCache.end() ) in getSequenceFromCache()384 … m_aCmdInfoCache.insert( CommandToInfoCache::value_type( aNameSeq[i], aCmdToInfo )); in impl_fill()
Completed in 15 milliseconds