Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5930 os_DirEntry___fspath___impl(DirEntry *self);
5935 return os_DirEntry___fspath___impl(self); in os_DirEntry___fspath__()
/external/python/cpython3/Modules/
Dposixmodule.c11880 os_DirEntry___fspath___impl(DirEntry *self) in os_DirEntry___fspath___impl() function