Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/bookmarks/
Dbookmark_index.cc145 bookmark_utils::TitleMatch title_match; in AddMatchToResults() local
152 &(title_match.match_positions))) { in AddMatchToResults()
153 title_match.node = node; in AddMatchToResults()
154 results->push_back(title_match); in AddMatchToResults()