Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/start/
Dflag_forwarder.cc329 static std::unordered_set<std::string> kRepeatableFlags = { variable
348 if (cuttlefish::Contains(kRepeatableFlags, argument)) { in ArgvForSubprocess()
359 if (cuttlefish::Contains(kRepeatableFlags, name)) { in ArgvForSubprocess()
373 if (cuttlefish::Contains(kRepeatableFlags, flag->Name()) && in ArgvForSubprocess()