Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c2934 get_datetime_fromtimestamp(PyObject* self, PyObject *args) in get_datetime_fromtimestamp() function
6441 {"get_datetime_fromtimestamp", get_datetime_fromtimestamp, METH_VARARGS},
/aosp_15_r20/external/python/cpython3/Lib/test/
Ddatetimetester.py6607 from_timestamp = _testcapi.get_datetime_fromtimestamp