Searched defs:Uid (Results 1 – 3 of 3) sorted by relevance
67 struct Uid { struct70 explicit constexpr Uid(const uint8_t (&values)[16]) noexcept in Uid() function85 explicit constexpr Uid(const char (&str)[37]) in Uid() function122 constexpr int compare(const Uid& rhs) const in compare() argument
37 enum Uid { enum
59 constexpr operator BASE_NS::Uid() const noexcept in Uid() function