Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/clinic/
Dsysmodule.c.h898 sys__current_frames_impl(PyObject *module);
903 return sys__current_frames_impl(module); in sys__current_frames()
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c1856 sys__current_frames_impl(PyObject *module) in sys__current_frames_impl() function