Searched refs:dataList (Results 1 – 1 of 1) sorted by relevance
323 InteractionHandlerDataList dataList; in tryOtherInteractionHandler() local324 getInteractionHandlerList(dataList); in tryOtherInteractionHandler()326 InteractionHandlerDataList::const_iterator aEnd(dataList.end()); in tryOtherInteractionHandler()327 for (InteractionHandlerDataList::const_iterator aIt(dataList.begin()); in tryOtherInteractionHandler()
Completed in 17 milliseconds