HomeSort by relevance Sort by last modified time
    Searched refs:Int32Flag (Results 1 - 2 of 2) sorted by null

  /external/libbrillo/brillo/
flag_helper.h 106 class BRILLO_EXPORT Int32Flag final : public Flag {
108 Int32Flag(const char* name,
193 DEFINE_type(int, Int32Flag, name, value, help)
flag_helper.cc 71 Int32Flag::Int32Flag(const char* name,
79 bool Int32Flag::SetValue(const std::string& value) {
83 const char* Int32Flag::GetType() const {

Completed in 70 milliseconds