Searched refs:m_aCmdInfoCache (Results 1 – 1 of 1) sorted by relevance
196 CommandToInfoCache m_aCmdInfoCache; member in framework::ConfigurationAccess_UICommand330 CommandToInfoCache::iterator pIter = m_aCmdInfoCache.find( aCommandURL ); in getSequenceFromCache()331 if ( pIter != m_aCmdInfoCache.end() ) in getSequenceFromCache()374 … m_aCmdInfoCache.insert( CommandToInfoCache::value_type( aNameSeq[i], aCmdToInfo )); in impl_fill()