Searched defs:Scoped (Results 1 – 10 of 10) sorted by relevance
19 public interface Scoped { interface
38 public @interface Scoped {} annotation in TestScope
32 bool Scoped = bool(Opts & ClassOptions::Scoped); in getHashForUdt() local
88 TEST(SetScopedSetRound, Scoped) { in TEST() argument
109 TEST(SliceTrackerTest, Scoped) { in TEST() argument
58 void SliceTracker::Scoped(int64_t timestamp, in Scoped() function in perfetto::trace_processor::SliceTracker
81 bool Scoped = Opts & static_cast<uint16_t>(ClassOptions::Scoped); in getTpiHash() local
202 Scoped = 0x0100, enumerator
211 Scoped = 0x0100, enumerator
3045 bool Scoped, bool ScopedUsingClassTag, bool Fixed) in EnumDecl()