Searched defs:innermost_match (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/history/core/browser/
H A Dhistory_match.h22 bool innermost_match);
51 bool innermost_match; member in struct:history::HistoryMatch
H A Dhistory_match.cc15 innermost_match(true) {
21 bool innermost_match)
25 innermost_match(innermost_match) {
18 HistoryMatch(const URLRow& url_info, size_t input_location, bool match_in_scheme, bool innermost_match) argument

Completed in 1052 milliseconds