Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_SymbolDict.cpp17 std::unique_ptr<CJBig2_SymbolDict> CJBig2_SymbolDict::DeepCopy() const { in DeepCopy() function in CJBig2_SymbolDict
/external/libchrome/base/
Dvalues.cc124 Value* Value::DeepCopy() const { in DeepCopy() function in base::Value
200 FundamentalValue* FundamentalValue::DeepCopy() const { in DeepCopy() function in base::FundamentalValue
282 StringValue* StringValue::DeepCopy() const { in DeepCopy() function in base::StringValue
321 BinaryValue* BinaryValue::DeepCopy() const { in DeepCopy() function in base::BinaryValue
813 DictionaryValue* DictionaryValue::DeepCopy() const { in DeepCopy() function in base::DictionaryValue
1125 ListValue* ListValue::DeepCopy() const { in DeepCopy() function in base::ListValue
Dvalues_unittest.cc398 TEST(ValuesTest, DeepCopy) { in TEST() argument
/external/protobuf/src/google/protobuf/
Dunknown_field_set.cc312 void UnknownField::DeepCopy(const UnknownField& other) { in DeepCopy() function in google::protobuf::UnknownField
/external/libchrome/base/json/
Djson_parser.cc154 Value* DeepCopy() const override { in DeepCopy() function in base::internal::__anon3b7557e10111::JSONStringValue
/external/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc710 PyObject* DeepCopy(RepeatedScalarContainer* self, PyObject* arg) { in DeepCopy() function
Dmessage.cc2448 PyObject* DeepCopy(CMessage* self, PyObject* arg) { in CheckAndGetInteger() function
/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc901 CMapTable::CMapFormat4::Builder::Segment::DeepCopy(SegmentList* original) { in DeepCopy() function in sfntly::CMapTable::CMapFormat4::Builder::Segment
/external/libchrome/base/trace_event/
Dtrace_event_unittest.cc1858 TEST_F(TraceEventTestFixture, DeepCopy) { in TEST_F() argument
/external/v8/src/
Dobjects.cc8002 MaybeHandle<JSObject> JSObject::DeepCopy( in DeepCopy() function in v8::internal::JSObject