Searched refs:adb_path (Results 1 – 1 of 1) sorted by relevance
180 std::string adb_path = android::base::GetExecutablePath(); in install() local200 adb_launch_process(adb_path, std::move(args), {connection_fd.get(), pipe_write_fd}); in install()