Home
last modified time | relevance | path

Searched refs:allow_base (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
Durl_database.h185 bool allow_base,
Durl_database.cc345 bool allow_base, in FindShortestURLFromBase() argument
355 sql.append(allow_base ? ">=" : ">"); in FindShortestURLFromBase()