Searched defs:total_blob_size (Results 1 – 2 of 2) sorted by relevance
117 int64_t total_blob_size = 0; in InitAndLoad() local
1402 Status ShardReader::GetTotalBlobSize(int64_t *total_blob_size) { in GetTotalBlobSize()