Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dflag_helper.cc87 Int64Flag::Int64Flag(const char* name, in Int64Flag() function in brillo::Int64Flag
95 bool Int64Flag::SetValue(const std::string& value) { in SetValue()
99 const char* Int64Flag::GetType() const { in GetType()
Dflag_helper.h121 class BRILLO_EXPORT Int64Flag final : public Flag {
123 Int64Flag(const char* name,
195 DEFINE_type(int64_t, Int64Flag, name, value, help)