Searched defs:new_data (Results 1 – 6 of 6) sorted by relevance
71 string new_data; in TEST_F() local
760 bool GenerateBestFullOperation(const brillo::Blob& new_data, in GenerateBestFullOperation()853 brillo::Blob new_data; in ReadExtentsToDiff() local
101 ElementType* new_data = nullptr; in Resize() local
100 void* new_data = realloc(is_moving ? NULL : array->data, in grow() local
87 uint8_t* new_data = new (std::nothrow) uint8_t[length]; in reserve_indirect() local
462 std::unique_ptr<char[]> new_data = std::make_unique<char[]>(blob.size()); in operator ()() local