Home
last modified time | relevance | path

Searched defs:PyString_AsString (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc53 #define PyString_AsString(ob) \ macro
Dmessage.cc90 #define PyString_AsString(ob) \ macro
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c757 #define PyString_AsString(str) PyBytes_AsString(str) macro
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c753 #define PyString_AsString(str) PyBytes_AsString(str) macro