Searched refs:SetInParent (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Dmessage.py125 def SetInParent(self): member in class:Message
H A Dtext_format.py231 sub_message.SetInParent()
/external/protobuf/python/google/protobuf/
H A Dmessage.py111 def SetInParent(self): member in class:Message
H A Dtext_format.py211 sub_message.SetInParent()
H A Dreflection.py997 cls.SetInParent = Modified
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
H A Dcpp_message.py591 def SetInParent(self): function in function:_AddMessageMethods
592 return self._cmsg.SetInParent()
H A Dpython_message.py996 cls.SetInParent = Modified
H A Dreflection_test.py1685 proto.optionalgroup.SetInParent()
/external/chromium_org/sync/tools/testserver/
H A Dchromiumsync.py323 getattr(specifics, descriptor.name).SetInParent()
1636 commit_response.SetInParent()
1680 update_response.SetInParent()
H A Dchromiumsync_test.py33 data_type].name).SetInParent()
315 msg.requested_types.autofill.SetInParent()
316 msg.requested_types.theme.SetInParent()
/external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
H A Dpython-proto2.cc257 CMETHOD(SetInParent, METH_NOARGS,
/external/protobuf/python/google/protobuf/internal/
H A Dreflection_test.py1275 proto.optionalgroup.SetInParent()

Completed in 275 milliseconds