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

  /external/chromium/chrome/browser/history/
text_database_manager.cc 462 TextDatabase* cur_db = GetDB(*i, false); local
463 if (!cur_db)
475 cur_db->GetTextMatches(fts_query, cur_options,

Completed in 93 milliseconds