Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/PC/clinic/
D_msi.c.h15 _msi_UuidCreate_impl(PyObject *module);
20 return _msi_UuidCreate_impl(module); in _msi_UuidCreate()
/aosp_15_r20/external/python/cpython3/PC/
D_msi.c33 _msi_UuidCreate_impl(PyObject *module) in _msi_UuidCreate_impl() function