Searched refs:workerThreadRcvCommand (Results 1 – 2 of 2) sorted by relevance
37 static int workerThreadRcvCommand(int fd);
150 const int cmd = workerThreadRcvCommand(fd); in workerThread()185 int GnssHwConn::workerThreadRcvCommand(const int fd) { in workerThreadRcvCommand() function in goldfish::GnssHwConn