Searched refs:DirEntry (Results 1 – 1 of 1) sorted by relevance
396 def add_events_table_entries(item: os.DirEntry, topic: str) -> None: argument475 def preprocess_one_file(parents: Sequence[str], item: os.DirEntry) -> None: argument497 def process_one_file(parents: Sequence[str], item: os.DirEntry) -> None: argument890 action: Callable[[Sequence[str], os.DirEntry], None]) -> None: argument
Completed in 4 milliseconds