GetEntryIdFromSyncData   32 components/dom_distiller/core/article_entry.h std::string GetEntryIdFromSyncData(const syncer::SyncData& data);
GetEntryIdFromSyncData  109 components/dom_distiller/core/dom_distiller_model.cc     std::string entry_id = GetEntryIdFromSyncData(*it);
GetEntryIdFromSyncData  177 components/dom_distiller/core/dom_distiller_model.cc   const std::string& entry_id = GetEntryIdFromSyncData(change.sync_data());