Searched refs:SubtoolPath (Results 1 – 3 of 3) sorted by relevance
53 static std::string SubtoolPath(const std::string& subtool_name) { in SubtoolPath() function74 const auto crosvm_bin_path = SubtoolPath("crosvm"); in SuspendCrosvm()85 const auto crosvm_bin_path = SubtoolPath("crosvm"); in ResumeCrosvm()150 Command adb_command(SubtoolPath("adb")); in RunAdbShellCommand()
250 auto SubtoolPath = [](const std::string& subtool_name) { in ResultSetup() local260 const auto adb_bin_path = SubtoolPath("adb"); in ResultSetup()
108 std::string SubtoolPath(const std::string& subtool_base) { in SubtoolPath() function119 std::string kAssemblerBin = SubtoolPath("assemble_cvd");120 std::string kRunnerBin = SubtoolPath("run_cvd");