Searched refs:IsInlined (Results 1 – 6 of 6) sorted by relevance
55 bool IsInlined() const { return type_ == Type::kInlinedTTL; } in IsInlined() function67 assert(IsInlined()); in value()72 assert(!IsInlined()); in file_number()77 assert(!IsInlined()); in offset()82 assert(!IsInlined()); in size()101 if (IsInlined()) { in DecodeFrom()117 if (IsInlined()) { in DebugString()
34 if (!blob_index.IsInlined() && in FilterV2()101 if (blob_index.IsInlined()) { in PrepareBlobOutput()
1378 if (blob_index.IsInlined()) { in GetBlobValue()
274 const uint64_t file_number = !blob_index.IsInlined() in VerifyBaseDBBlobIndex()
110 if (blob_index.IsInlined()) { in UpdateBoundaries()
171 if (blob_index.IsInlined() || blob_index.HasTTL() || in AddMockFile()