Searched refs:next_proc_iter (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/
H A Drenderer_data_memoizing_store.h182 // processes containing the current item id and if |next_proc_iter| is the
185 IDMap::iterator next_proc_iter = proc_iter; local
186 ++next_proc_iter;
188 (proc_iter == item_ids.first && next_proc_iter == item_ids.second);

Completed in 159 milliseconds