Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/launch/
Dflag_forwarder.cc98 std::vector<gflags::CommandLineFlagInfo> self_flags; in CurrentFlagsToTypes() local
99 gflags::GetAllFlags(&self_flags); in CurrentFlagsToTypes()
100 for (auto& flag : self_flags) { in CurrentFlagsToTypes()