Searched refs:ImplQueueType (Results 1 – 2 of 2) sorted by relevance
137 typedef ::std::priority_queue< EventEntry > ImplQueueType; typedef in slideshow::internal::EventQueue138 ImplQueueType maEvents;141 ImplQueueType maNextNextEvents;
325 maEvents = ImplQueueType(); in clear()328 maNextNextEvents = ImplQueueType(); in clear()
Completed in 21 milliseconds