HomeSort by relevance Sort by last modified time
    Searched defs:IndexRow (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/history/
in_memory_url_index.cc 163 bool InMemoryURLIndex::IndexRow(const URLRow& row) {
212 if (!IndexRow(row))
307 IndexRow(row);
    [all...]
  /external/chromium_org/chrome/browser/history/
url_index_private_data.cc 300 IndexRow(NULL, history_service, new_row, languages, scheme_whitelist);
451 rebuilt_data->IndexRow(history_db, NULL, row, languages,
696 bool URLIndexPrivateData::IndexRow(
    [all...]

Completed in 33 milliseconds