Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dgenobject.c1832 static PyMethodDef async_gen_asend_methods[] = { variable
1877 async_gen_asend_methods, /* tp_methods */
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv775 Objects/genobject.c - async_gen_asend_methods -