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

/external/chromium_org/components/history/core/browser/
H A Dhistory_types.cc83 while (const size_t* match_indices = MatchesForURL(url, NULL))
84 DeleteRange(*match_indices, *match_indices);

Completed in 107 milliseconds