Searched refs:bool_variable (Results 1 – 4 of 4) sorted by relevance
52 bool* bool_variable() const { in bool_variable() function119 return *bool_variable() == bool_default(); in IsDefault()144 *bool_variable() = bool_default(); in Reset()192 os << (*flag.bool_variable() ? "true" : "false"); in operator <<()238 bool disabled = f->type() == Flag::TYPE_BOOL && !*f->bool_variable(); in argv()394 *flag->bool_variable() = !is_bool; in SetFlagsFromCommandLine()
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()