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

  /external/chromium/chrome/browser/sync/engine/
syncer_proto_util.h 62 static void CopyProtoBytesIntoBlob(const std::string& proto_bytes,
syncer_proto_util_unittest.cc 67 SyncerProtoUtil::CopyProtoBytesIntoBlob(test_message1, &blob1_copy);
syncer_proto_util.cc 306 void SyncerProtoUtil::CopyProtoBytesIntoBlob(const std::string& proto_bytes,

Completed in 1951 milliseconds