Searched refs:UInt64Flag (Results 1 – 2 of 2) sorted by relevance
103 UInt64Flag::UInt64Flag(const char* name, in UInt64Flag() function in brillo::UInt64Flag111 bool UInt64Flag::SetValue(const std::string& value) { in SetValue()115 const char* UInt64Flag::GetType() const { in GetType()
136 class BRILLO_EXPORT UInt64Flag final : public Flag {138 UInt64Flag(const char* name,197 DEFINE_type(uint64_t, UInt64Flag, name, value, help)