Home
last modified time | relevance | path

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

/system/core/adb/
Dconsole.cpp32 static std::string adb_construct_auth_command() { in adb_construct_auth_command() function
116 std::string commands = adb_construct_auth_command(); in adb_send_emulator_command()