Searched refs:startAbbProcess (Results 1 – 1 of 1) sorted by relevance
31 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