Searched refs:GetBlobFileReader (Results 1 – 2 of 2) sorted by relevance
360 Status GetBlobFileReader(const std::shared_ptr<BlobFile>& blob_file,
644 Status BlobDBImpl::GetBlobFileReader( in GetBlobFileReader() function in ROCKSDB_NAMESPACE::blob_db::BlobDBImpl1475 Status s = GetBlobFileReader(blob_file, &reader); in GetRawBlobFromFile()