Home
last modified time | relevance | path

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

/packages/modules/adb/daemon/
Dabb_service.cpp31 static unique_fd startAbbProcess(unique_fd* error_fd);
46 socket_fd_ = startAbbProcess(&error_fd); in sendCommand()
75 unique_fd AbbProcess::startAbbProcess(unique_fd* error_fd) { in startAbbProcess() function in __anonfd3e1bf40111::AbbProcess