Home
last modified time | relevance | path

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

/third_party/python/Python/clinic/
Dsysmodule.c.h984 sys_getandroidapilevel_impl(PyObject *module);
989 return sys_getandroidapilevel_impl(module); in sys_getandroidapilevel()
/third_party/python/Python/
Dsysmodule.c1994 sys_getandroidapilevel_impl(PyObject *module) in sys_getandroidapilevel_impl() function