HomeSort by relevance Sort by last modified time
    Searched refs:format_host_command (Results 1 - 3 of 3) sorted by null

  /system/core/adb/
adb_client.h 63 std::string format_host_command(const char* _Nonnull command, TransportType type,
adb_client.cpp 311 std::string format_host_command(const char* command, TransportType type, const char* serial) { function
327 if (adb_query(format_host_command("features", __adb_transport, __adb_serial), &result, error)) {
commandline.cpp     [all...]

Completed in 189 milliseconds