Searched defs:OptionalFlag (Results 1 – 7 of 7) sorted by relevance
40 CommandLineOptions& CommandLineOptions::OptionalFlag(const std::string& name, in OptionalFlag() function in android::idmap2::CommandLineOptions
36 OptionalFlag(const char *Representation) in OptionalFlag() function
1201 func (c *RuleBuilderCommand) OptionalFlag(flag *string) *RuleBuilderCommand { func