Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/android/Python/deepfreeze/
Ddeepfreeze.c73168 const_str_AsyncGenerator = { variable
73647 & const_str_AsyncGenerator._ascii.ob_base,
77062 & const_str_AsyncGenerator._ascii.ob_base,
77162 & const_str_AsyncGenerator._ascii.ob_base,
77252 .co_name = & const_str_AsyncGenerator._ascii.ob_base,
77253 .co_qualname = & const_str_AsyncGenerator._ascii.ob_base,
92239 & const_str_AsyncGenerator._ascii.ob_base,
92841 & const_str_AsyncGenerator._ascii.ob_base,
149571 _PyStaticUnicode_Dealloc((PyObject *)&const_str_AsyncGenerator); in _Py_Deepfreeze_Fini()