Home
last modified time | relevance | path

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

/system/uapp/disk-pave/
A Ddevice-partitioner.cpp103 fbl::Function<bool(const fbl::unique_fd&)> should_filter_file, in OpenPartition() argument
109 fbl::Function<bool(const fbl::unique_fd&)> should_filter_file; in OpenPartition() member
114 .should_filter_file = std::move(should_filter_file), in OpenPartition()
129 if (info->should_filter_file(devfd)) { in OpenPartition()

Completed in 5 milliseconds