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