Searched defs:PyString_AsString (Results 1 – 2 of 2) sorted by relevance
| /external/protobuf/python/google/protobuf/pyext/ | ||
| D | repeated_scalar_container.cc | 56 #define PyString_AsString(ob) \ macro |
| D | message.cc | 80 #define PyString_AsString(ob) \ macro |