Home
last modified time | relevance | path

Searched refs:IsBoolArg (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/start/
Dmain.cc278 BooleanFlag IsBoolArg(const std::string& argument) { in IsBoolArg() function
329 BooleanFlag value = IsBoolArg(curr_arg); in OverrideBoolArg()