Home
last modified time | relevance | path

Searched refs:adb_path (Results 1 – 1 of 1) sorted by relevance

/packages/modules/adb/client/
Dincremental.cpp180 std::string adb_path = android::base::GetExecutablePath(); in install() local
200 adb_launch_process(adb_path, std::move(args), {connection_fd.get(), pipe_write_fd}); in install()