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

  /external/chromium_org/components/bookmarks/browser/
bookmark_client.h 38 typedef std::vector<NodeTypedCountPair> NodeTypedCountPairs;
64 NodeTypedCountPairs* node_typed_count_pairs);
bookmark_index.cc 25 typedef BookmarkClient::NodeTypedCountPairs NodeTypedCountPairs;
45 // Sort functor for NodeTypedCountPairs. We sort in decreasing order of typed
186 NodeTypedCountPairs node_typed_counts;

Completed in 66 milliseconds