Searched defs:SyncEntityDebugString (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
H A Dsyncer_proto_util.cc343 std::string SyncerProtoUtil::SyncEntityDebugString( function in class:browser_sync::SyncerProtoUtil
366 output.append(SyncerProtoUtil::SyncEntityDebugString(response.entries(i)));
/external/chromium_org/sync/engine/
H A Dsyncer_proto_util.cc538 std::string SyncerProtoUtil::SyncEntityDebugString( function in class:syncer::SyncerProtoUtil
566 output.append(SyncerProtoUtil::SyncEntityDebugString(response.entries(i)));

Completed in 90 milliseconds