Home
last modified time | relevance | path

Searched defs:fec_size (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/payload_consumer/
Dverity_writer_android.cc123 uint64_t fec_size, in EncodeFEC()
/system/extras/verity/fec/
Dimage.h54 uint32_t fec_size; member
/system/extras/libfec/include/fec/
Dio.h50 uint32_t fec_size; member
/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp1598 constexpr auto fec_size = partition_size - data_size - hashtree_size; in TEST_F() local