Home
last modified time | relevance | path

Searched defs:py_string (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/watchdog/src/
Dwatchdog_fsevents.c290 PyObject *py_string; in CFString_AsPyUnicode() local
463 CFStringRef PyString_AsUTF8EncodedCFStringRef(PyObject *py_string) in PyString_AsUTF8EncodedCFStringRef()
508 PyObject *py_string = NULL; in watchdog_CFMutableArrayRef_from_PyStringList() local
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dndarray_tensor.cc294 auto py_string = in CopyTF_TensorStringsToPyArray() local
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dmap_container.cc107 static bool PyStringToSTL(PyObject* py_string, std::string* stl_string) { in PyStringToSTL()
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Dmap_container.cc107 static bool PyStringToSTL(PyObject* py_string, std::string* stl_string) { in PyStringToSTL()
/aosp_15_r20/external/python/cpython2/Modules/
DcPickle.c3711 PyObject *py_string = 0; in load_binstring() local
3741 PyObject *py_string = 0; in load_short_binstring() local