Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunknown_field_set.cc298 void UnknownField::DeepCopy(const UnknownField& other) { in DeepCopy() function in google::protobuf::UnknownField
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Drepeated_scalar_container.cc710 PyObject* DeepCopy(RepeatedScalarContainer* self, PyObject* arg) { in DeepCopy() function
Dmessage.cc2445 PyObject* DeepCopy(CMessage* self, PyObject* arg) { in CheckAndGetInteger() function