Home
last modified time | relevance | path

Searched refs:UInt64Flag (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/
Dflag_helper.cc103 UInt64Flag::UInt64Flag(const char* name, in UInt64Flag() function in brillo::UInt64Flag
111 bool UInt64Flag::SetValue(const std::string& value) { in SetValue()
115 const char* UInt64Flag::GetType() const { in GetType()
Dflag_helper.h136 class BRILLO_EXPORT UInt64Flag final : public Flag {
138 UInt64Flag(const char* name,
197 DEFINE_type(uint64_t, UInt64Flag, name, value, help)