Searched defs:Serial (Results 1 – 5 of 5) sorted by relevance
45 constexpr Serial() : mValue(kInvalid) {} in Serial() function77 constexpr explicit Serial(uint64_t value) : mValue(value) {} in Serial() function
20 using Serial = uint64_t; variable
20 class Serial(object): class
136 void MemoryAllocator::Tick(Serial) { in Tick() argument
71 constexpr Serial() : mValue(kInvalid) {} in Serial() function100 constexpr explicit Serial(uint64_t value) : mValue(value) {} in Serial() function