HomeSort by relevance Sort by last modified time
    Searched refs:CombineMatchesInPlace (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/bookmarks/browser/
bookmark_index.h 85 void CombineMatchesInPlace(const Index::const_iterator& index_i,
92 // This differs from CombineMatchesInPlace in that if the intersection is
bookmark_index.cc 277 CombineMatchesInPlace(i, matches);
304 void BookmarkIndex::CombineMatchesInPlace(const Index::const_iterator& index_i,

Completed in 64 milliseconds