Searched defs:itor (Results 1 – 5 of 5) sorted by relevance
66 for (auto &itor : timerEventHandlers_) { in CleanUp() local115 auto itor = timerEventHandlers_.begin(); in CancelTimer() local
72 auto itor = eventHandlers_.find(handler->GetHandle()); in UpdateEventHandler() local127 auto itor = eventHandlers_.find(targetFd); in Polling() local
126 auto itor = intervalToTimers_[entry->interval].begin(); in Unregister() local170 for (auto& itor : timers_) { in DoUnregister() local243 for (auto itor = entryList.begin(); itor != entryList.end();) { in EraseUnusedTimerId() local
723 auto itor = std::find(handlerList.begin(), handlerList.end(), target); in EraseExistNode() local
872 auto itor = std::find(handlerList.begin(), handlerList.end(), target); in CancelTimer() local