Searched refs:ExecutableShortName (Results 1 – 1 of 1) sorted by relevance
55 std::string_view ExecutableShortName(std::string_view short_name) { in ExecutableShortName() function66 std::string short_name{ExecutableShortName(name)}; in OptionsForExecutable()