Searched defs:new_data (Results 1 – 12 of 12) sorted by relevance
71 string new_data; in TEST_F() local
169 const brillo::Blob& new_data, in BestDiffGenerator()
93 std::vector<unsigned char> new_data(ext.num_blocks() * block_size); in CowDryRun() local
921 bool GenerateBestFullOperation(const brillo::Blob& new_data, in GenerateBestFullOperation()1062 brillo::Blob new_data; in ReadExtentsToDiff() local
90 Blob new_data; in TEST_F() local
101 ElementType* new_data = nullptr; in Resize() local
189 let new_data = got.serialize().unwrap(); in test_serialize_encrypted_keyblob() localVariable
104 let new_data = got.serialize(&hmac, &hidden).unwrap(); in test_serialize_authenticated_legacy_keyblob() localVariable
51 [[nodiscard]] Result<void> Replace(uint32_t old_num_bytes, const std::string& new_data) { in Replace()54 [[nodiscard]] Result<void> Replace(uint32_t old_num_bytes, const void* new_data, in Replace()
224 brillo::Blob new_data; in HydratePayload() local
83 uint8_t* new_data = new (std::nothrow) uint8_t[length]; in reserve_indirect() local
469 std::unique_ptr<char[]> new_data = std::make_unique<char[]>(blob.size()); in operator ()() local