Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Ddescrobject.c937 } wrapperobject; typedef
/aosp_15_r20/external/python/cpython2/Tools/gdb/
Dlibpython.py1156 class wrapperobject(PyObjectPtr): class
/aosp_15_r20/external/python/cpython3/Objects/
Ddescrobject.c1273 } wrapperobject; typedef
/aosp_15_r20/external/python/cpython3/Tools/gdb/
Dlibpython.py1534 class wrapperobject(PyObjectPtr): class