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

  /external/chromium_org/components/bookmarks/browser/
bookmark_client.cc 28 NodeTypedCountPairs* node_typed_count_pairs) {
bookmark_client.h 35 typedef std::vector<NodeTypedCountPair> NodeTypedCountPairs;
59 NodeTypedCountPairs* node_typed_count_pairs);
bookmark_index.cc 23 typedef BookmarkClient::NodeTypedCountPairs NodeTypedCountPairs;
45 // Sort functor for NodeTypedCountPairs. We sort in decreasing order of typed
192 NodeTypedCountPairs node_typed_counts;
bookmark_index_unittest.cc 38 NodeTypedCountPairs* node_typed_count_pairs) OVERRIDE {
  /external/chromium_org/chrome/browser/bookmarks/
chrome_bookmark_client.h 55 NodeTypedCountPairs* node_typed_count_pairs) OVERRIDE;
chrome_bookmark_client.cc 125 NodeTypedCountPairs* node_typed_count_pairs) {

Completed in 603 milliseconds