Home
last modified time | relevance | path

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

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