Home
last modified time | relevance | path

Searched defs:DeepCopy (Results 1 – 2 of 2) 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/
Dmessage.cc2445 PyObject* DeepCopy(CMessage* self, PyObject* arg) { in CheckAndGetInteger() function