Home
last modified time | relevance | path

Searched defs:ParsePartitionFromBuffer (Results 1 – 3 of 3) sorted by relevance

/base/update/updater/test/unittest/ptable_parse_test/
Dptable_unittest.cpp31 bool ParsePartitionFromBuffer(uint8_t *ptbImgBuffer, const uint32_t imgBufSize) override in ParsePartitionFromBuffer() function in __anon0b25f3300111::PtableTest
/base/update/updater/services/ptable_parse/
Demmc_ptable.cpp114 bool EmmcPtable::ParsePartitionFromBuffer(uint8_t *ptbImgBuffer, const uint32_t imgBufSize) in ParsePartitionFromBuffer() function in Updater::EmmcPtable
Dufs_ptable.cpp188 bool UfsPtable::ParsePartitionFromBuffer(uint8_t *ptbImgBuffer, const uint32_t imgBufSize) in ParsePartitionFromBuffer() function in Updater::UfsPtable