Searched refs:Int32Flag (Results 1 – 2 of 2) sorted by relevance
71 Int32Flag::Int32Flag(const char* name, in Int32Flag() function in brillo::Int32Flag79 bool Int32Flag::SetValue(const std::string& value) { in SetValue()83 const char* Int32Flag::GetType() const { in GetType()
106 class BRILLO_EXPORT Int32Flag final : public Flag {108 Int32Flag(const char* name,193 DEFINE_type(int, Int32Flag, name, value, help)