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.cc510 void SyncerProtoUtil::CopyProtoBytesIntoBlob(const std::string& proto_bytes, in CopyProtoBytesIntoBlob()
517 bool SyncerProtoUtil::ProtoBytesEqualsBlob(const std::string& proto_bytes, in ProtoBytesEqualsBlob()
526 std::string* proto_bytes) { in CopyBlobIntoProtoBytes()