Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/daemon/
H A Dabb_service.cpp88 unique_fd execute_abb_command(std::string_view command) { in execute_abb_command() function
H A Dservices.cpp268 return execute_abb_command(name); in daemon_service_to_fd()
/aosp12/packages/modules/adb/
H A Dadb.h162 unique_fd execute_abb_command(std::string_view command);