Home
last modified time | relevance | path

Searched refs:AddIntConstant (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor.cc1779 static bool AddIntConstant(PyTypeObject *type, const char* name, int value) { in AddIntConstant() function
1803 #define ADD_FIELDDESC_CONSTANT(NAME) AddIntConstant( \ in InitDescriptor()