Searched refs:aEventNameMapList (Results 1 – 2 of 2) sorted by relevance
44 aEventNameMapList() in XMLEventImportHelper()103 aEventNameMapList.push_back(pEventNameMap); in PushTranslationTable()109 DBG_ASSERT(aEventNameMapList.size() > 0, in PopTranslationTable()111 if ( !aEventNameMapList.empty() ) in PopTranslationTable()115 pEventNameMap = aEventNameMapList.back(); in PopTranslationTable()116 aEventNameMapList.pop_back(); in PopTranslationTable()
69 NameMapList aEventNameMapList; member in XMLEventImportHelper
Completed in 13 milliseconds