Home
last modified time | relevance | path

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

/system/uapp/disk-pave/
A Ddevice-partitioner.h41 extern bool (*TestBlockFilter)(const fbl::unique_fd&);
A Ddevice-partitioner.cpp32 bool (*TestBlockFilter)(const fbl::unique_fd&) = nullptr; variable
163 if (TestBlockFilter && TestBlockFilter(fd)) { in OpenBlockPartition()
/system/uapp/disk-pave/test/
A Ddevice-partitioner-test.cpp165 paver::TestBlockFilter = FilterRealBlockDevices; in Initialize()

Completed in 8 milliseconds