Searched refs:orgData (Results 1 – 1 of 1) sorted by relevance
455 BlockBuffer orgData = {orgNewBuffer.buffer + fileInfo->dataOffset, fileInfo->packedSize}; in TestAndSetConfig() local456 …G("DiffFile new orignial hash %zu %s", fileInfo->packedSize, GeneraterBufferHash(orgData).c_str()); in TestAndSetConfig()546 BlockBuffer orgData = { orgNewBuffer.buffer, fileInfo->packedSize + sizeof(uint32_t) }; in TestAndSetConfig() local548 fileInfo->packedSize + sizeof(uint32_t), GeneraterBufferHash(orgData).c_str()); in TestAndSetConfig()