Searched refs:flavor_name (Results 1 – 1 of 1) sorted by relevance
51 std::string flavor_name(name); in GetRunningHelperExecutableNames() local52 flavor_name.append(1, ' '); in GetRunningHelperExecutableNames()53 flavor_name.append(*suffix); in GetRunningHelperExecutableNames()54 names.push_back(flavor_name); in GetRunningHelperExecutableNames()