Searched refs:kInlinedTTL (Results 1 – 1 of 1) sorted by relevance
47 kInlinedTTL = 0, enumerator55 bool IsInlined() const { return type_ == Type::kInlinedTTL; } in IsInlined()58 return type_ == Type::kInlinedTTL || type_ == Type::kBlobTTL; in HasTTL()136 dst->push_back(static_cast<char>(Type::kInlinedTTL)); in EncodeInlinedTTL()