Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Ddatapiece.cc417 void DataPiece::InternalCopy(const DataPiece& other) { in InternalCopy() function in google::protobuf::util::converter::DataPiece
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Ddatapiece.cc417 void DataPiece::InternalCopy(const DataPiece& other) { in InternalCopy() function in google::protobuf::util::converter::DataPiece
/aosp_15_r20/external/lzma/CPP/Windows/
H A DPropVariant.cpp349 void CPropVariant::InternalCopy(const PROPVARIANT *pSrc) in InternalCopy() function in NWindows::NCOM::CPropVariant