HomeSort by relevance Sort by last modified time
    Searched refs:CopyBlobIntoProtoBytes (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/sync/engine/
syncer_proto_util.h 66 static void CopyBlobIntoProtoBytes(const syncable::Blob& blob,
syncer_proto_util_unittest.cc 74 SyncerProtoUtil::CopyBlobIntoProtoBytes(test_blob2, &message2_copy);
syncer_proto_util.cc 321 void SyncerProtoUtil::CopyBlobIntoProtoBytes(const syncable::Blob& blob,

Completed in 99 milliseconds