Searched refs:pending_blob_info_itr (Results 1 – 1 of 1) sorted by relevance
259 auto pending_blob_info_itr = blob_handle_to_offset_.find(blob_handle_str); in CommitBlob() local260 if (pending_blob_info_itr == blob_handle_to_offset_.end()) { in CommitBlob()264 int64_t pending_blob_info_offset = pending_blob_info_itr->second; in CommitBlob()