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