Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dimgdiff.cpp181 static constexpr size_t BUFFER_SIZE = 0x8000; variable
416 std::vector<uint8_t> buffer(BUFFER_SIZE); in TryReconstruction()
1287 size_t allocated = BUFFER_SIZE; in Initialize()