Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dabb_service.cpp88 unique_fd execute_abb_command(std::string_view command) { in execute_abb_command() function
Dservices.cpp268 return execute_abb_command(name); in daemon_service_to_fd()
/system/core/adb/
Dadb.h162 unique_fd execute_abb_command(std::string_view command);