HomeSort by relevance Sort by last modified time
    Searched full:found_iter (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ash/system/tray/
system_tray.cc 291 std::vector<SystemTrayItem*>::iterator found_iter = local
293 if (found_iter == notification_items_.end())
295 notification_items_.erase(found_iter);

Completed in 73 milliseconds