Searched defs:random_buffer (Results 1 – 1 of 1) sorted by relevance
270 std::unique_ptr<uint8_t[]> random_buffer = std::make_unique<uint8_t[]>(BLOCK_SZ); in ReadLastBlock() local337 std::unique_ptr<uint8_t[]> random_buffer = std::make_unique<uint8_t[]>(1_MiB); in CreateBaseDevice() local