Home | History | Annotate | Download | only in src

Lines Matching refs:SetCommandLineOption

42 // * Free functions like SetCommandLineOption() work via one of the
87 // retrieve a flag based on its name. SetCommandLineOption, on the
1495 // SetCommandLineOption()
1499 // SetCommandLineOption("foo", x) rather than FLAGS_foo = x).
1569 string SetCommandLineOption(const char* name, const char* value) {