NameFromSyncEntity  199 sync/engine/commit_util.cc   return SyncerProtoUtil::NameFromSyncEntity(committed_entry);
NameFromSyncEntity  113 sync/engine/process_updates_util.cc     const std::string name = SyncerProtoUtil::NameFromSyncEntity(entry);
NameFromSyncEntity  181 sync/engine/process_updates_util.cc   const std::string name = SyncerProtoUtil::NameFromSyncEntity(update);
NameFromSyncEntity   73 sync/engine/syncer_proto_util.h   static const std::string& NameFromSyncEntity(
NameFromSyncEntity  146 sync/engine/syncer_proto_util_unittest.cc       SyncerProtoUtil::NameFromSyncEntity(one_name_entity);
NameFromSyncEntity  160 sync/engine/syncer_proto_util_unittest.cc       SyncerProtoUtil::NameFromSyncEntity(one_name_entity);
NameFromSyncEntity  181 sync/engine/syncer_proto_util_unittest.cc       SyncerProtoUtil::NameFromSyncEntity(two_name_entity);