Searched defs:allow_base (Results 1 - 1 of 1) sorted by path

/external/chromium_org/components/history/core/browser/
H A Durl_database.cc329 bool allow_base,
339 sql.append(allow_base ? ">=" : ">");
325 FindShortestURLFromBase(const std::string& base, const std::string& url, int min_visits, int min_typed, bool allow_base, history::URLRow* info) argument

Completed in 270 milliseconds