num_entries_by_type 1918 chrome/browser/sync/profile_sync_service.cc     int live_count = detailed_status.num_entries_by_type[type] -
num_entries_by_type 1921 chrome/browser/sync/profile_sync_service.cc                             detailed_status.num_entries_by_type[type]);
num_entries_by_type   56 sync/engine/all_status.cc   status.num_entries_by_type = snapshot.num_entries_by_type();
num_entries_by_type   37 sync/internal_api/public/engine/sync_status.cc       num_entries_by_type(MODEL_TYPE_COUNT, 0),
num_entries_by_type  103 sync/internal_api/public/engine/sync_status.h   std::vector<int> num_entries_by_type;
num_entries_by_type   37 sync/internal_api/public/sessions/sync_session_snapshot.cc     const std::vector<int>& num_entries_by_type,
num_entries_by_type   49 sync/internal_api/public/sessions/sync_session_snapshot.cc       num_entries_by_type_(num_entries_by_type),
num_entries_by_type   42 sync/internal_api/public/sessions/sync_session_snapshot.h       const std::vector<int>& num_entries_by_type,
num_entries_by_type   64 sync/internal_api/public/sessions/sync_session_snapshot.h   const std::vector<int>& num_entries_by_type() const;
num_entries_by_type   48 sync/sessions/sync_session.cc   std::vector<int> num_entries_by_type(MODEL_TYPE_COUNT, 0);
num_entries_by_type   50 sync/sessions/sync_session.cc   dir->CollectMetaHandleCounts(&num_entries_by_type,
num_entries_by_type   63 sync/sessions/sync_session.cc       num_entries_by_type,
num_entries_by_type  938 sync/syncable/directory.cc     std::vector<int>* num_entries_by_type,
num_entries_by_type  947 sync/syncable/directory.cc     (*num_entries_by_type)[type]++;
num_entries_by_type  337 sync/syncable/directory.h   void CollectMetaHandleCounts(std::vector<int>* num_entries_by_type,