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

/external/chromium_org/components/bookmarks/browser/
H A Dbookmark_client.cc29 NodeTypedCountPairs* node_typed_count_pairs) {
H A Dbookmark_client.h38 typedef std::vector<NodeTypedCountPair> NodeTypedCountPairs; typedef in class:bookmarks::BookmarkClient
64 NodeTypedCountPairs* node_typed_count_pairs);
H A Dbookmark_index.cc25 typedef BookmarkClient::NodeTypedCountPairs NodeTypedCountPairs; typedef in namespace:bookmarks
45 // Sort functor for NodeTypedCountPairs. We sort in decreasing order of typed
186 NodeTypedCountPairs node_typed_counts;
H A Dbookmark_index_unittest.cc38 NodeTypedCountPairs* node_typed_count_pairs) OVERRIDE {
/external/chromium_org/chrome/browser/bookmarks/
H A Dchrome_bookmark_client.h55 NodeTypedCountPairs* node_typed_count_pairs) OVERRIDE;
H A Dchrome_bookmark_client.cc128 NodeTypedCountPairs* node_typed_count_pairs) {

Completed in 102 milliseconds