Searched refs:new_blob_offset (Results 1 – 2 of 2) sorted by relevance
134 uint64_t new_blob_offset = 0; in PrepareBlobOutput() local135 if (!WriteBlobToNewFile(key, blob, &new_blob_file_number, &new_blob_offset)) { in PrepareBlobOutput()145 BlobIndex::EncodeBlob(new_value, new_blob_file_number, new_blob_offset, in PrepareBlobOutput()205 uint64_t* new_blob_offset) const { in WriteBlobToNewFile()207 assert(new_blob_offset); in WriteBlobToNewFile()215 new_blob_offset); in WriteBlobToNewFile()
103 uint64_t* new_blob_offset) const;