Searched defs:isjunction (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/pyfakefs/pyfakefs/ | ||
D | fake_path.py | 196 def isjunction(self, path: AnyStr) -> bool: member in FakePathModule |
D | fake_filesystem.py | 2800 def isjunction(self, path: AnyPath) -> bool: member in FakeFilesystem |