Home
last modified time | relevance | path

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

123

/external/chromium_org/media/base/
Ddecoder_buffer.cc51 scoped_refptr<DecoderBuffer> DecoderBuffer::CopyFrom(const uint8* data, in CopyFrom() function in media::DecoderBuffer
59 scoped_refptr<DecoderBuffer> DecoderBuffer::CopyFrom(const uint8* data, in CopyFrom() function in media::DecoderBuffer
Dstream_parser_buffer.cc47 scoped_refptr<StreamParserBuffer> StreamParserBuffer::CopyFrom( in CopyFrom() function in media::StreamParserBuffer
55 scoped_refptr<StreamParserBuffer> StreamParserBuffer::CopyFrom( in CopyFrom() function in media::StreamParserBuffer
Ddata_buffer.cc42 scoped_refptr<DataBuffer> DataBuffer::CopyFrom(const uint8* data, int size) { in CopyFrom() function in media::DataBuffer
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc816 void FileDescriptorSet::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::FileDescriptorSet
822 void FileDescriptorSet::CopyFrom(const FileDescriptorSet& from) { in CopyFrom() function in google::protobuf::FileDescriptorSet
1347 void FileDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::FileDescriptorProto
1353 void FileDescriptorProto::CopyFrom(const FileDescriptorProto& from) { in CopyFrom() function in google::protobuf::FileDescriptorProto
1615 void DescriptorProto_ExtensionRange::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::DescriptorProto_ExtensionRange
1621 void DescriptorProto_ExtensionRange::CopyFrom(const DescriptorProto_ExtensionRange& from) { in CopyFrom() function in google::protobuf::DescriptorProto_ExtensionRange
2080 void DescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::DescriptorProto
2086 void DescriptorProto::CopyFrom(const DescriptorProto& from) { in CopyFrom() function in google::protobuf::DescriptorProto
2746 void FieldDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::FieldDescriptorProto
2752 void FieldDescriptorProto::CopyFrom(const FieldDescriptorProto& from) { in CopyFrom() function in google::protobuf::FieldDescriptorProto
[all …]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.cc895 void FileDescriptorSet::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::FileDescriptorSet
901 void FileDescriptorSet::CopyFrom(const FileDescriptorSet& from) { in CopyFrom() function in google::protobuf::FileDescriptorSet
1570 void FileDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::FileDescriptorProto
1576 void FileDescriptorProto::CopyFrom(const FileDescriptorProto& from) { in CopyFrom() function in google::protobuf::FileDescriptorProto
1842 void DescriptorProto_ExtensionRange::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::DescriptorProto_ExtensionRange
1848 void DescriptorProto_ExtensionRange::CopyFrom(const DescriptorProto_ExtensionRange& from) { in CopyFrom() function in google::protobuf::DescriptorProto_ExtensionRange
2307 void DescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::DescriptorProto
2313 void DescriptorProto::CopyFrom(const DescriptorProto& from) { in CopyFrom() function in google::protobuf::DescriptorProto
2970 void FieldDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::FieldDescriptorProto
2976 void FieldDescriptorProto::CopyFrom(const FieldDescriptorProto& from) { in CopyFrom() function in google::protobuf::FieldDescriptorProto
[all …]
/external/chromium_org/chromeos/ime/
Dcomposition_text.cc15 void CompositionText::CopyFrom(const CompositionText& obj) { in CopyFrom() function in chromeos::CompositionText
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc432 void CodeGeneratorRequest::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorRequest
438 void CodeGeneratorRequest::CopyFrom(const CodeGeneratorRequest& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorRequest
776 void CodeGeneratorResponse_File::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorResponse_File
782 void CodeGeneratorResponse_File::CopyFrom(const CodeGeneratorResponse_File& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorResponse_File
1042 void CodeGeneratorResponse::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorResponse
1048 void CodeGeneratorResponse::CopyFrom(const CodeGeneratorResponse& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorResponse
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc440 void CodeGeneratorRequest::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorRequest
446 void CodeGeneratorRequest::CopyFrom(const CodeGeneratorRequest& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorRequest
782 void CodeGeneratorResponse_File::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorResponse_File
788 void CodeGeneratorResponse_File::CopyFrom(const CodeGeneratorResponse_File& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorResponse_File
1048 void CodeGeneratorResponse::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorResponse
1054 void CodeGeneratorResponse::CopyFrom(const CodeGeneratorResponse& from) { in CopyFrom() function in google::protobuf::compiler::CodeGeneratorResponse
/external/chromium_org/net/cert/
Dcert_verify_result.h28 void CopyFrom(const CertVerifyResult& other) { in CopyFrom() function
/external/chromium_org/cc/quads/
Dshared_quad_state.cc27 void SharedQuadState::CopyFrom(const SharedQuadState* other) { in CopyFrom() function in cc::SharedQuadState
/external/chromium_org/chrome/browser/devtools/
Ddevtools_contents_resizing_strategy.cc21 void DevToolsContentsResizingStrategy::CopyFrom( in CopyFrom() function in DevToolsContentsResizingStrategy
/external/chromium_org/remoting/host/
Din_memory_host_config.cc47 bool InMemoryHostConfig::CopyFrom(const base::DictionaryValue* dictionary) { in CopyFrom() function in remoting::InMemoryHostConfig
/external/compiler-rt/lib/tsan/rtl/
Dtsan_stack_trace.cc90 void StackTrace::CopyFrom(const StackTrace& other) { in CopyFrom() function in __tsan::StackTrace
/external/chromium_org/net/url_request/
Durl_request_context.cc42 void URLRequestContext::CopyFrom(const URLRequestContext* other) { in CopyFrom() function in net::URLRequestContext
/external/chromium_org/ui/base/ime/
Dcandidate_window.cc50 void CandidateWindow::CopyFrom(const CandidateWindow& cw) { in CopyFrom() function in ui::CandidateWindow
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dphonenumbermatch.cc84 void PhoneNumberMatch::CopyFrom(const PhoneNumberMatch& match) { in CopyFrom() function in i18n::phonenumbers::PhoneNumberMatch
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace.h45 void CopyFrom(const uptr *src, uptr src_size) { in CopyFrom() function
/external/chromium_org/chrome/service/cloud_print/
Dconnector_settings.cc104 void ConnectorSettings::CopyFrom(const ConnectorSettings& source) { in CopyFrom() function in cloud_print::ConnectorSettings
/external/chromium_org/chrome/installer/util/
Dapp_commands.cc54 AppCommands& AppCommands::CopyFrom(const AppCommands& other) { in CopyFrom() function in installer::AppCommands
/external/chromium_org/components/policy/core/common/
Dpolicy_bundle.cc36 void PolicyBundle::CopyFrom(const PolicyBundle& other) { in CopyFrom() function in policy::PolicyBundle
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/
Dbyte_array.cc143 bool ByteArray::CopyFrom(InputStream* is, int32_t length) { in CopyFrom() function in sfntly::ByteArray
163 bool ByteArray::CopyFrom(InputStream* is) { in CopyFrom() function in sfntly::ByteArray
Dwritable_font_data.cc160 void WritableFontData::CopyFrom(InputStream* is, int32_t length) { in CopyFrom() function in sfntly::WritableFontData
164 void WritableFontData::CopyFrom(InputStream* is) { in CopyFrom() function in sfntly::WritableFontData
/external/sfntly/cpp/src/sfntly/data/
Dbyte_array.cc143 bool ByteArray::CopyFrom(InputStream* is, int32_t length) { in CopyFrom() function in sfntly::ByteArray
163 bool ByteArray::CopyFrom(InputStream* is) { in CopyFrom() function in sfntly::ByteArray
Dwritable_font_data.cc158 void WritableFontData::CopyFrom(InputStream* is, int32_t length) { in CopyFrom() function in sfntly::WritableFontData
162 void WritableFontData::CopyFrom(InputStream* is) { in CopyFrom() function in sfntly::WritableFontData
/external/chromium_org/third_party/libaddressinput/src/cpp/src/
Drule.cc140 void Rule::CopyFrom(const Rule& rule) { in CopyFrom() function in i18n::addressinput::Rule

123