Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dflag_helper.cc71 Int32Flag::Int32Flag(const char* name, in Int32Flag() function in brillo::Int32Flag
79 bool Int32Flag::SetValue(const std::string& value) { in SetValue()
83 const char* Int32Flag::GetType() const { in GetType()
Dflag_helper.h106 class BRILLO_EXPORT Int32Flag final : public Flag {
108 Int32Flag(const char* name,
193 DEFINE_type(int, Int32Flag, name, value, help)