Home
last modified time | relevance | path

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

/packages/modules/adb/daemon/
Dabb_service.cpp87 unique_fd execute_abb_command(std::string_view command) { in execute_abb_command() function
Dservices.cpp280 return execute_abb_command(name); in daemon_service_to_fd()
/packages/modules/adb/
Dadb.h174 unique_fd execute_abb_command(std::string_view command);