Home
last modified time | relevance | path

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

/external/chromium_org/sync/engine/
Dsyncer_proto_util.cc493 void SyncerProtoUtil::CopyProtoBytesIntoBlob(const std::string& proto_bytes, in CopyProtoBytesIntoBlob()
500 bool SyncerProtoUtil::ProtoBytesEqualsBlob(const std::string& proto_bytes, in ProtoBytesEqualsBlob()
509 std::string* proto_bytes) { in CopyBlobIntoProtoBytes()