Home
last modified time | relevance | path

Searched refs:pending_blob_info_offset (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/icing/icing/store/
H A Dblob-store.cc264 int64_t pending_blob_info_offset = pending_blob_info_itr->second; in CommitBlob() local
267 blob_info_log_->ReadProto(pending_blob_info_offset)); in CommitBlob()
316 ICING_RETURN_IF_ERROR(blob_info_log_->EraseProto(pending_blob_info_offset)); in CommitBlob()