Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/adbshell/
Dmain.cpp88 std::string adb_path = CuttlefishFindAdb(); in main() local
91 const_cast<char*>(adb_path.c_str()), const_cast<char*>("-s"), in main()