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 62 std::string format_host_command(const char* _Nonnull command);
adb_client.cpp 307 std::string format_host_command(const char* command) { function
326 if (adb_query(format_host_command("features"), &result, error)) {
commandline.cpp     [all...]

Completed in 518 milliseconds