Searched refs:CopyProtoBytesIntoBlob (Results 1 – 3 of 3) sorted by relevance
65 static void CopyProtoBytesIntoBlob(const std::string& proto_bytes,
123 SyncerProtoUtil::CopyProtoBytesIntoBlob(test_message1, &blob1_copy); in TEST()
510 void SyncerProtoUtil::CopyProtoBytesIntoBlob(const std::string& proto_bytes, in CopyProtoBytesIntoBlob() function in syncer::SyncerProtoUtil