Searched refs:bool_variable (Results 1 – 4 of 4) sorted by relevance
76 bool bool_variable() const { in bool_variable() function306 return bool_variable() == bool_default(); in IsDefault()423 os << (flag.bool_variable() ? "true" : "false"); in operator <<()461 bool disabled = f->type() == Flag::TYPE_BOOL && !f->bool_variable(); in argv()
89 bool* bool_variable() const { in bool_variable() function
215 *flag->bool_variable() = !is_bool; in SetFlagsFromCommandLine()
91 dump_ = *rtc::FlagList::Lookup("yuvscaler_dump")->bool_variable(); in SetUp()