Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dmessage_lite.cc424 struct SourceWrapper<absl::Cord> { struct
425 explicit SourceWrapper(const absl::Cord* c) : cord(c) {} in SourceWrapper() function
427 bool MergeInto(MessageLite* msg, const internal::TcParseTableBase* tc_table, in MergeInto()
438 const absl::Cord* const cord;