Searched refs:ListBoxEntries_t (Results 1 – 1 of 1) sorted by relevance
896 typedef std::vector<SvLBoxEntry*> ListBoxEntries_t; in CallAcceptReject() typedef897 ListBoxEntries_t aRedlines; in CallAcceptReject()951 ListBoxEntries_t::iterator aEnd = aRedlines.end(); in CallAcceptReject()952 for( ListBoxEntries_t::iterator aIter = aRedlines.begin(); in CallAcceptReject()
Completed in 29 milliseconds