OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:combined_match
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/bookmarks/
bookmark_index.cc
232
Match&
combined_match
= result->back();
local
233
combined_match
.terms = match.terms;
234
combined_match
.terms.push_back(index_i);
235
combined_match
.nodes.swap(intersection);
/external/chromium_org/chrome/browser/bookmarks/
bookmark_index.cc
240
Match&
combined_match
= result->back();
local
241
combined_match
.terms = match.terms;
242
combined_match
.terms.push_back(index_i);
243
combined_match
.nodes.swap(intersection);
Completed in 434 milliseconds