Home
last modified time | relevance | path

Searched refs:CopyAVBFooter (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/fastboot/device/
H A Dflashing.cpp155 static void CopyAVBFooter(std::vector<char>* data, const uint64_t block_device_size) { in CopyAVBFooter() function
196 CopyAVBFooter(&data, block_device_size); in Flash()