Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ptable_parse/
H A Dcomposite_ptable.cpp20 bool CompositePtable::ParsePartitionFromBuffer(uint8_t *ptbImgBuffer, const uint32_t imgBufSize) in ParsePartitionFromBuffer()
H A Demmc_ptable.cpp114 bool EmmcPtable::ParsePartitionFromBuffer(uint8_t *ptbImgBuffer, const uint32_t imgBufSize) in ParsePartitionFromBuffer()
H A Dufs_ptable.cpp243 bool UfsPtable::ParsePartitionFromBuffer(uint8_t *ptbImgBuffer, const uint32_t imgBufSize) in ParsePartitionFromBuffer()
/ohos5.0/base/update/updater/test/unittest/ptable_parse_test/
H A Dptable_unittest.cpp31 bool ParsePartitionFromBuffer(uint8_t *ptbImgBuffer, const uint32_t imgBufSize) override in ParsePartitionFromBuffer()