Searched defs:SAMPLED (Results 1 – 5 of 5) sorted by relevance
71 static final String SAMPLED = "1"; field in CloudTraceFormat
281 SAMPLED, enumerator
444 SAMPLED, enumerator
127 SAMPLED = 2, // Sampled image. enumerator
181 pub const SAMPLED: Self = Self(0b100); constant