Searched refs:UseFec (Results 1 – 4 of 4) sorted by relevance
/system/core/fs_mgr/libdm/ |
D | dm_target.cpp | 85 void DmTargetVerity::UseFec(const std::string& device, uint32_t num_roots, uint32_t num_blocks, in UseFec() function in android::dm::DmTargetVerity
|
D | dm_test.cpp | 164 target.UseFec(device, 2, 126955, 126955); in TEST()
|
/system/core/fs_mgr/libdm/include/libdm/ |
D | dm_target.h | 127 void UseFec(const std::string& device, uint32_t num_roots, uint32_t num_blocks, uint32_t start);
|
/system/core/fs_mgr/libfs_avb/ |
D | avb_util.cpp | 83 target.UseFec(blk_device, hashtree_desc.fec_num_roots, in ConstructVerityTable()
|