GetTimeDebugString  171 chrome/browser/sync/about_sync_util.cc     time_str = syncer::GetTimeDebugString(time);
GetTimeDebugString  770 chrome/browser/sync/glue/favicon_cache.cc            << syncer::GetTimeDebugString(time);
GetTimeDebugString  778 chrome/browser/sync/glue/favicon_cache.cc                << syncer::GetTimeDebugString(iter->get()->last_visit_time);
GetTimeDebugString  537 sync/engine/syncer_proto_util.cc       GetTimeDebugString(ProtoTimeToTime(entry.mtime()));
GetTimeDebugString  539 sync/engine/syncer_proto_util.cc       GetTimeDebugString(ProtoTimeToTime(entry.ctime()));
GetTimeDebugString  134 sync/syncable/entry.cc        << GetTimeDebugString(kernel->ref(static_cast<TimeField>(i))) << ", ";
GetTimeDebugString  113 sync/syncable/entry_kernel.cc   return new base::StringValue(GetTimeDebugString(t));
GetTimeDebugString   25 sync/util/time.h SYNC_EXPORT std::string GetTimeDebugString(const base::Time& t);