Home
last modified time | relevance | path

Searched defs:CopyFrom (Results 1 – 25 of 39) sorted by relevance

12

/third_party/protobuf/csharp/src/Google.Protobuf/
DByteString.cs227 public static ByteString CopyFrom(params byte[] bytes) in CopyFrom() method in Google.Protobuf.ByteString
235 public static ByteString CopyFrom(byte[] bytes, int offset, int count) in CopyFrom() method in Google.Protobuf.ByteString
248 public static ByteString CopyFrom(ReadOnlySpan<byte> bytes) in CopyFrom() method in Google.Protobuf.ByteString
258 public static ByteString CopyFrom(string text, Encoding encoding) in CopyFrom() method in Google.Protobuf.ByteString
/third_party/protobuf/src/google/protobuf/
Dwrappers.pb.cc470 void DoubleValue::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in DoubleValue
477 void DoubleValue::CopyFrom(const DoubleValue& from) { in CopyFrom() function in DoubleValue
665 void FloatValue::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in FloatValue
672 void FloatValue::CopyFrom(const FloatValue& from) { in CopyFrom() function in FloatValue
862 void Int64Value::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in Int64Value
869 void Int64Value::CopyFrom(const Int64Value& from) { in CopyFrom() function in Int64Value
1059 void UInt64Value::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in UInt64Value
1066 void UInt64Value::CopyFrom(const UInt64Value& from) { in CopyFrom() function in UInt64Value
1256 void Int32Value::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in Int32Value
1263 void Int32Value::CopyFrom(const Int32Value& from) { in CopyFrom() function in Int32Value
[all …]
Ddescriptor.pb.cc1550 void FileDescriptorSet::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in FileDescriptorSet
1557 void FileDescriptorSet::CopyFrom(const FileDescriptorSet& from) { in CopyFrom() function in FileDescriptorSet
2193 void FileDescriptorProto::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in FileDescriptorProto
2200 void FileDescriptorProto::CopyFrom(const FileDescriptorProto& from) { in CopyFrom() function in FileDescriptorProto
2512 void DescriptorProto_ExtensionRange::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in DescriptorProto_ExtensionRange
2519 void DescriptorProto_ExtensionRange::CopyFrom(const DescriptorProto_ExtensionRange& from) { in CopyFrom() function in DescriptorProto_ExtensionRange
2771 void DescriptorProto_ReservedRange::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in DescriptorProto_ReservedRange
2778 void DescriptorProto_ReservedRange::CopyFrom(const DescriptorProto_ReservedRange& from) { in CopyFrom() function in DescriptorProto_ReservedRange
3309 void DescriptorProto::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in DescriptorProto
3316 void DescriptorProto::CopyFrom(const DescriptorProto& from) { in CopyFrom() function in DescriptorProto
[all …]
Dapi.pb.cc563 void Api::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in Api
570 void Api::CopyFrom(const Api& from) { in CopyFrom() function in Api
965 void Method::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in Method
972 void Method::CopyFrom(const Method& from) { in CopyFrom() function in Method
1220 void Mixin::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in Mixin
1227 void Mixin::CopyFrom(const Mixin& from) { in CopyFrom() function in Mixin
Dtype.pb.cc710 void Type::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in Type
717 void Type::CopyFrom(const Type& from) { in CopyFrom() function in Type
1194 void Field::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in Field
1201 void Field::CopyFrom(const Field& from) { in CopyFrom() function in Field
1552 void Enum::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in Enum
1559 void Enum::CopyFrom(const Enum& from) { in CopyFrom() function in Enum
1826 void EnumValue::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in EnumValue
1833 void EnumValue::CopyFrom(const EnumValue& from) { in CopyFrom() function in EnumValue
2086 void Option::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in Option
2093 void Option::CopyFrom(const Option& from) { in CopyFrom() function in Option
Dstruct.pb.cc401 void Struct::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in Struct
408 void Struct::CopyFrom(const Struct& from) { in CopyFrom() function in Struct
857 void Value::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in Value
864 void Value::CopyFrom(const Value& from) { in CopyFrom() function in Value
1061 void ListValue::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in ListValue
1068 void ListValue::CopyFrom(const ListValue& from) { in CopyFrom() function in ListValue
Dtimestamp.pb.cc280 void Timestamp::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in Timestamp
287 void Timestamp::CopyFrom(const Timestamp& from) { in CopyFrom() function in Timestamp
Dsource_context.pb.cc263 void SourceContext::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in SourceContext
270 void SourceContext::CopyFrom(const SourceContext& from) { in CopyFrom() function in SourceContext
Dempty.pb.cc217 void Empty::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in Empty
224 void Empty::CopyFrom(const Empty& from) { in CopyFrom() function in Empty
Dduration.pb.cc280 void Duration::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in Duration
287 void Duration::CopyFrom(const Duration& from) { in CopyFrom() function in Duration
Dfield_mask.pb.cc261 void FieldMask::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in FieldMask
268 void FieldMask::CopyFrom(const FieldMask& from) { in CopyFrom() function in FieldMask
Dany.pb.cc310 void Any::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in Any
317 void Any::CopyFrom(const Any& from) { in CopyFrom() function in Any
/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc524 void Version::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in compiler::Version
531 void Version::CopyFrom(const Version& from) { in CopyFrom() function in compiler::Version
880 void CodeGeneratorRequest::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in compiler::CodeGeneratorRequest
887 void CodeGeneratorRequest::CopyFrom(const CodeGeneratorRequest& from) { in CopyFrom() function in compiler::CodeGeneratorRequest
1204 void CodeGeneratorResponse_File::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in compiler::CodeGeneratorResponse_File
1211 void CodeGeneratorResponse_File::CopyFrom(const CodeGeneratorResponse_File& from) { in CopyFrom() function in compiler::CodeGeneratorResponse_File
1498 void CodeGeneratorResponse::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { in CopyFrom() function in compiler::CodeGeneratorResponse
1505 void CodeGeneratorResponse::CopyFrom(const CodeGeneratorResponse& from) { in CopyFrom() function in compiler::CodeGeneratorResponse
/third_party/skia/third_party/externals/tint/tools/src/list/
Dlist.go42 CopyFrom(l List, dst, src, count int) methodSpec
115 func (l list) CopyFrom(o List, dst, src, count int) { func
Dlist_test.go32 func (customList) CopyFrom(l list.List, dst, src, count int) {} func
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumbermatch.cc84 void PhoneNumberMatch::CopyFrom(const PhoneNumberMatch& match) { in CopyFrom() function in i18n::phonenumbers::PhoneNumberMatch
Dphonemetadata.pb.cc478 void NumberFormat::CopyFrom(const NumberFormat& from) { in CopyFrom() function in i18n::phonenumbers::NumberFormat
797 void PhoneNumberDesc::CopyFrom(const PhoneNumberDesc& from) { in CopyFrom() function in i18n::phonenumbers::PhoneNumberDesc
2251 void PhoneMetadata::CopyFrom(const PhoneMetadata& from) { in CopyFrom() function in i18n::phonenumbers::PhoneMetadata
2456 void PhoneMetadataCollection::CopyFrom(const PhoneMetadataCollection& from) { in CopyFrom() function in i18n::phonenumbers::PhoneMetadataCollection
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dbyte_array.cc145 bool ByteArray::CopyFrom(InputStream* is, int32_t length) { in CopyFrom() function in sfntly::ByteArray
165 bool ByteArray::CopyFrom(InputStream* is) { in CopyFrom() function in sfntly::ByteArray
Dwritable_font_data.cc161 void WritableFontData::CopyFrom(InputStream* is, int32_t length) { in CopyFrom() function in sfntly::WritableFontData
165 void WritableFontData::CopyFrom(InputStream* is) { in CopyFrom() function in sfntly::WritableFontData
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dbyte_array.cc145 bool ByteArray::CopyFrom(InputStream* is, int32_t length) { in CopyFrom() function in sfntly::ByteArray
165 bool ByteArray::CopyFrom(InputStream* is) { in CopyFrom() function in sfntly::ByteArray
Dwritable_font_data.cc161 void WritableFontData::CopyFrom(InputStream* is, int32_t length) { in CopyFrom() function in sfntly::WritableFontData
165 void WritableFontData::CopyFrom(InputStream* is) { in CopyFrom() function in sfntly::WritableFontData
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSmallPtrSet.cpp144 void SmallPtrSetImplBase::CopyFrom(const SmallPtrSetImplBase &RHS) { in CopyFrom() function in SmallPtrSetImplBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DSmallPtrSet.cpp167 void SmallPtrSetImplBase::CopyFrom(const SmallPtrSetImplBase &RHS) { in CopyFrom() function in SmallPtrSetImplBase
/third_party/grpc/src/core/lib/json/
Djson.h205 void CopyFrom(const Json& other) { in CopyFrom() function
/third_party/giflib/
Dgifalloc.c326 GifMakeSavedImage(GifFileType *GifFile, const SavedImage *CopyFrom) in GifMakeSavedImage()

12