Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/clinic/
Dsysmodule.c.h487 sys_get_asyncgen_hooks_impl(PyObject *module);
492 return sys_get_asyncgen_hooks_impl(module); in sys_get_asyncgen_hooks()
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c1299 sys_get_asyncgen_hooks_impl(PyObject *module) in sys_get_asyncgen_hooks_impl() function