Searched defs:CallbackInfo (Results 1 – 1 of 1) sorted by relevance
107 struct CallbackInfo { in OpenPartition() struct108 fbl::unique_fd* out_partition; in OpenPartition()109 fbl::Function<bool(const fbl::unique_fd&)> should_filter_file; in OpenPartition()
Completed in 7 milliseconds