Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/clinic/
Dsysmodule.c.h1033 sys_getandroidapilevel_impl(PyObject *module);
1038 return sys_getandroidapilevel_impl(module); in sys_getandroidapilevel()
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c1976 sys_getandroidapilevel_impl(PyObject *module) in sys_getandroidapilevel_impl() function