Searched refs:Stored (Results 1 – 8 of 8) sorted by relevance
50 private abstract static class LogAggregatorImpl<ToAggregate, Stored>64 protected abstract Stored getInitial(ToAggregate toAggregate); in getInitial()67 protected abstract Stored fromAggregate(AggregateValue value); in fromAggregate()70 protected abstract AggregateValue toAggregate(Stored value); in toAggregate()73 protected abstract Stored aggregate(ToAggregate toAggregate, Stored existing); in aggregate()
35 data class Stored( class in com.android.libraries.pcc.chronicle.api.ManagementStrategy74 is ManagementStrategy.Stored -> ttl ?: default in ManagementStrategy()82 is ManagementStrategy.Stored -> this.media != StorageMedia.MEMORY in ManagementStrategy()
55 a as ManagementStrategy.Stored in compare()56 b as ManagementStrategy.Stored in compare()75 ManagementStrategy.Stored( in PolicyTarget()
34 is ManagementStrategy.Stored -> { in toAnnotation()
94 is ManagementStrategy.Stored -> this.deletionTriggers.contains(policyDeletionTrigger) in satisfies()
39 ManagementStrategy.Stored(false, StorageMedia.MEMORY, Duration.ofDays(30)),
272 zip::CompressionMethod::Stored => OpenFileContent::Uncompressed(zip_index), in open()830 FileOptions::default().compression_method(zip::CompressionMethod::Stored), in supports_store()
1246 * Stored as {@link %{OperandTypeLinkPfx}TENSOR_QUANT8_ASYMM} with offset 0