Searched refs:GetPtableImageUfsLunEntryStart (Results 1 – 2 of 2) sorted by relevance
79 uint8_t *GetPtableImageUfsLunEntryStart(uint8_t *imageBuf, const uint32_t lunIndex);
281 GetPtableImageUfsLunEntryStart(ptbImgBuffer, i), GPT_ENTRYS_SIZE) != EOK) { in ParsePartitionFromBuffer()483 uint8_t *UfsPtable::GetPtableImageUfsLunEntryStart(uint8_t *imageBuf, const uint32_t lunIndex) in GetPtableImageUfsLunEntryStart() function in Updater::UfsPtable