Searched refs:subtool_base (Results 1 – 1 of 1) sorted by relevance
108 std::string SubtoolPath(const std::string& subtool_base) { in SubtoolPath() argument111 subtool_path_stream << my_own_dir << "/" << subtool_base; in SubtoolPath()114 return cuttlefish::HostBinaryPath(subtool_base); in SubtoolPath()