Home
last modified time | relevance | path

Searched defs:proto_bytes (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
Dsyncer_proto_util.cc306 void SyncerProtoUtil::CopyProtoBytesIntoBlob(const std::string& proto_bytes, in CopyProtoBytesIntoBlob()
313 bool SyncerProtoUtil::ProtoBytesEqualsBlob(const std::string& proto_bytes, in ProtoBytesEqualsBlob()
322 std::string* proto_bytes) { in CopyBlobIntoProtoBytes()