Searched refs:startAbbProcess (Results 1 – 1 of 1) sorted by relevance
34 static unique_fd startAbbProcess(unique_fd* error_fd);49 socket_fd_ = startAbbProcess(&error_fd); in sendCommand()78 unique_fd AbbProcess::startAbbProcess(unique_fd* error_fd) { in startAbbProcess() function in __anonbe5f8e2a0111::AbbProcess