Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/start/
Dflag_forwarder.cc98 std::map<std::string, std::string> CurrentFlagsToTypes() { in CurrentFlagsToTypes() function
240 std::map<std::string, std::string> flag_to_type = CurrentFlagsToTypes(); in FlagForwarder()