Searched refs:ReadDirArgs (Results 1 – 1 of 1) sorted by relevance
73 struct ReadDirArgs { struct75 explicit ReadDirArgs() in ReadDirArgs() argument79 ~ReadDirArgs() = default;96 auto arg = make_shared<ReadDirArgs>(); in Async()