Home
last modified time | relevance | path

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

/external/chromium_org/components/bookmarks/browser/
Dbookmark_client.h38 typedef std::vector<NodeTypedCountPair> NodeTypedCountPairs; typedef
64 NodeTypedCountPairs* node_typed_count_pairs);
Dbookmark_client.cc29 NodeTypedCountPairs* node_typed_count_pairs) { in GetTypedCountForNodes()
Dbookmark_index.cc25 typedef BookmarkClient::NodeTypedCountPairs NodeTypedCountPairs; typedef
186 NodeTypedCountPairs node_typed_counts; in SortMatches()
Dbookmark_index_unittest.cc38 NodeTypedCountPairs* node_typed_count_pairs) OVERRIDE { in GetTypedCountForNodes()
/external/chromium_org/chrome/browser/bookmarks/
Dchrome_bookmark_client.h55 NodeTypedCountPairs* node_typed_count_pairs) OVERRIDE;
Dchrome_bookmark_client.cc128 NodeTypedCountPairs* node_typed_count_pairs) { in GetTypedCountForNodes()