Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dapplypatch.cpp136 static bool WriteBufferToPartition(const FileContents& file_contents, const Partition& partition) { in WriteBufferToPartition() function
321 if (!WriteBufferToPartition(source_file, partition)) { in FlashPartition()
412 if (!WriteBufferToPartition(patched, target)) { in GenerateTarget()